![]() |
AliyunPlayer
v4.7.1
Aliyun Player API Reference Manual for iOS Platforms
|
Classes | |
| class | AVPErrorModel |
| AVPErrorModel represents playback error descriptions. More... | |
| class | AVPTimeShiftModel |
| AVPTimeShiftModel represents broadcasting timeshift descriptions. More... | |
Typedefs | |
| typedef enum AVPEventType | AVPEventType |
| Player event type. More... | |
| typedef enum AVPLogLevel | AVPLogLevel |
| typedef enum AVPMirrorMode | AVPMirrorMode |
| Mirroring mode. More... | |
| typedef enum AVPPropertyKey | AVPPropertyKey |
| The key to get property. More... | |
| typedef enum AVPRotateMode | AVPRotateMode |
| Rotate mode. More... | |
| typedef enum AVPScalingMode | AVPScalingMode |
| Zoom mode. More... | |
| typedef enum AVPSeekMode | AVPSeekMode |
| Seeking mode: accurate seeking or inaccurate seeking. More... | |
| typedef enum AVPStatus | AVPStatus |
| typedef bool(* | PlayURLConverCallback) (const char *srcURL, const char *srcFormat, char **destURL) |
| typedef enum AVPEventType AVPEventType |
Player event type.
| typedef enum AVPLogLevel AVPLogLevel |
| typedef enum AVPMirrorMode AVPMirrorMode |
Mirroring mode.
| typedef enum AVPPropertyKey AVPPropertyKey |
The key to get property.
| typedef enum AVPRotateMode AVPRotateMode |
Rotate mode.
| typedef enum AVPScalingMode AVPScalingMode |
Zoom mode.
| typedef enum AVPSeekMode AVPSeekMode |
Seeking mode: accurate seeking or inaccurate seeking.
| typedef bool(* PlayURLConverCallback) (const char *srcURL, const char *srcFormat, char **destURL) |
| enum AVPEventType : NSUInteger |
Player event type.
| enum AVPLogLevel : NSUInteger |
| enum AVPMirrorMode : NSUInteger |
| enum AVPPropertyKey : NSUInteger |
The key to get property.
| enum AVPRotateMode : NSUInteger |
| enum AVPScalingMode : NSUInteger |
| enum AVPSeekMode : NSUInteger |
| enum AVPStatus : NSUInteger |