AgoraVideoCodecType Constants Reference
Declared in | AgoraEnumerates.h |
---|
AgoraVideoCodecType
Video codec types.
Definition
typedef NS_ENUM(NSInteger, AgoraVideoCodecType ) {
AgoraVideoCodecTypeVP8 = 1,
AgoraVideoCodecTypeH264 = 2,
AgoraVideoCodecTypeEVP = 3,
AgoraVideoCodecTypeE264 = 4,
};
Constants
Declared In
AgoraEnumerates.h