CPCodecType
enum CPCodecType : NSInteger {}
Codec types for the supported codecs of WebRTC
-
Video type that represents video codecs
Declaration
Objective-C
VIDEO
enum CPCodecType : NSInteger {}
Codec types for the supported codecs of WebRTC
Video type that represents video codecs
Objective-C
VIDEO