AliyunPlayer v6.19.0
Aliyun Player API Reference Manual for iOS Platforms
|
Classes | |
class | AVPBitStreamSource |
class | AVPLiveStsSource |
class | AVPSource |
class | AVPUrlSource |
class | AVPVidAuthSource |
class | AVPVidMpsSource |
class | AVPVidStsSource |
Typedefs | |
typedef int(^ | BitStreamReadCallbackBlock) (uint8_t *buffer, int size) |
typedef long(^ | BitStreamSeekCallbackBlock) (long offset, int whence) |
Functions | |
typedef | NS_ENUM (NSUInteger, ENCRYPTION_TYPE) |
Variables | |
static const int | SEEK_SIZE = 0x10000 |
typedef int(^ BitStreamReadCallbackBlock) (uint8_t *buffer, int size) |
typedef long(^ BitStreamSeekCallbackBlock) (long offset, int whence) |
typedef NS_ENUM | ( | NSUInteger | , |
ENCRYPTION_TYPE | ) |
|
static |