MPMovieStatus Constants Reference
| Declared in | KSYMoviePlayerDefines.h |
|---|
MPMovieStatus
status类型
Definition
typedef NS_ENUM(NSInteger, MPMovieStatus ) {
MPMovieStatusVideoDecodeWrong,
MPMovieStatusAudioDecodeWrong,
MPMovieStatusHWCodecUsed,
MPMovieStatusSWCodecUsed,
};
Constants
Declared In
KSYMoviePlayerDefines.h