![]() |
AliyunPlayer v5.5.0.0
Aliyun Player API Reference Manual for iOS Platforms
|
Classes | |
struct | _AVPStsInfo |
class | AVPErrorModel |
AVPErrorModel为播放错误信息描述 More... | |
class | AVPTimeShiftModel |
AVPTimeShiftModel直播时移描述 More... | |
Typedefs | |
typedef enum AVPEventType | AVPEventType |
播放器事件类型 More... | |
typedef enum AVPIpResolveType | AVPIpResolveType |
IP 解析类型 More... | |
typedef enum AVPLogLevel | AVPLogLevel |
logLevel More... | |
typedef enum AVPMirrorMode | AVPMirrorMode |
镜像模式 More... | |
typedef enum AVPOption | AVPOption |
typedef enum AVPPropertyKey | AVPPropertyKey |
获取信息播放器的key More... | |
typedef enum AVPRotateMode | AVPRotateMode |
旋转模式 More... | |
typedef enum AVPScalingMode | AVPScalingMode |
渲染显示模式 More... | |
typedef enum AVPSeekMode | AVPSeekMode |
跳转模式,是否为精准跳转 More... | |
typedef enum AVPStatus | AVPStatus |
typedef struct _AVPStsInfo | AVPStsInfo |
typedef enum _AVPStsStatus | AVPStsStatus |
typedef bool(* | PlayURLConverCallback) (const char *srcURL, const char *srcFormat, char **destURL) |
Convert playback URL before playback. More... | |
typedef enum _SupportFeatureType | SupportFeatureType |
是否支持的功能的类型 More... | |
typedef enum AVPEventType AVPEventType |
播放器事件类型
typedef enum AVPIpResolveType AVPIpResolveType |
IP 解析类型
IP resolve type
typedef enum AVPLogLevel AVPLogLevel |
logLevel
typedef enum AVPMirrorMode AVPMirrorMode |
镜像模式
typedef enum AVPPropertyKey AVPPropertyKey |
获取信息播放器的key
typedef enum AVPRotateMode AVPRotateMode |
旋转模式
typedef enum AVPScalingMode AVPScalingMode |
渲染显示模式
typedef enum AVPSeekMode AVPSeekMode |
跳转模式,是否为精准跳转
typedef struct _AVPStsInfo AVPStsInfo |
typedef enum _AVPStsStatus AVPStsStatus |
typedef bool(* PlayURLConverCallback) (const char *srcURL, const char *srcFormat, char **destURL) |
Convert playback URL before playback.
For vid playback, try to convert the playback URL before playback
srcURL | [in] input URL. |
srcFormat | [in] input format. should be "m3u8" "mp4", or "" if unknown. |
destURL | [out] output URL, convertURL function will malloc the memory, and user of PlayURLConverCallback need free it outside. |
typedef enum _SupportFeatureType SupportFeatureType |
是否支持的功能的类型
enum _AVPStsStatus |
enum _SupportFeatureType : NSUInteger |
enum AVPEventType : NSUInteger |
enum AVPIpResolveType : NSUInteger |
enum AVPLogLevel : NSUInteger |
enum AVPMirrorMode : NSUInteger |
enum AVPOption : NSUInteger |
enum AVPPropertyKey : NSUInteger |
获取信息播放器的key
enum AVPRotateMode : NSUInteger |
enum AVPScalingMode : NSUInteger |
enum AVPSeekMode : NSUInteger |
enum AVPStatus : NSUInteger |