AVPErrorModel represents playback error descriptions.
More...
#include "AVPDef.h"
|
| AVPErrorCode | code |
| | code represents a playback error code.
|
| |
| NSString * | extra |
| | extra represents an additional playback error message.
|
| |
| NSString * | message |
| | message represents a playback error message.
|
| |
| NSString * | requestId |
| | requestId represents the request ID of a playback error.
|
| |
| NSString * | videoId |
| | videoId represents the VID of the video that has a playback error.
|
| |
AVPErrorModel represents playback error descriptions.
◆ code
code represents a playback error code.
◆ extra
extra represents an additional playback error message.
◆ message
message represents a playback error message.
◆ requestId
requestId represents the request ID of a playback error.
◆ videoId
videoId represents the VID of the video that has a playback error.
The documentation for this class was generated from the following file: