JDCloudPlayerVideoFormat Constants Reference
Declared in | JDCloudPlayerDefine.h |
---|
JDCloudPlayerVideoFormat
@enum JDCloudPlayerVideoFormat
Definition
typedef NS_ENUM(NSInteger, JDCloudPlayerVideoFormat ) {
JDCloudPlayerVideoFormatMP4,
JDCloudPlayerVideoFormatRtmp,
JDCloudPlayerVideoFormatM3u8,
JDCloudPlayerVideoFormatFlv,
JDCloudPlayerVideoFormatOther,
};
Constants
JDCloudPlayerVideoFormatMP4
-
MP4
Declared In
JDCloudPlayerDefine.h
. JDCloudPlayerVideoFormatRtmp
-
Rtmp
Declared In
JDCloudPlayerDefine.h
. JDCloudPlayerVideoFormatM3u8
-
M3u8
Declared In
JDCloudPlayerDefine.h
. JDCloudPlayerVideoFormatFlv
-
Flv
Declared In
JDCloudPlayerDefine.h
. JDCloudPlayerVideoFormatOther
-
其他
Declared In
JDCloudPlayerDefine.h
.
Declared In
JDCloudPlayerDefine.h