![]() |
AliyunPlayer
v5.4.0
Aliyun Player API Reference Manual for iOS Platforms
|
AVPErrorModel represents playback error descriptions. More...
Properties | |
AVPErrorCode | code |
code represents a playback error code. More... | |
NSString * | message |
message represents a playback error message. More... | |
NSString * | requestId |
requestId represents the request ID of a playback error. More... | |
NSString * | videoId |
videoId represents the VID of the video that has a playback error. More... | |
AVPErrorModel represents playback error descriptions.
|
readwritenonatomicassign |
code represents a playback error code.
|
readwritenonatomiccopy |
message represents a playback error message.
|
readwritenonatomiccopy |
requestId represents the request ID of a playback error.
|
readwritenonatomiccopy |
videoId represents the VID of the video that has a playback error.