BMPMediaType
Objective-C
enum BMPMediaType {}
Swift
enum MediaType : UInt
Represents different types of media.
-
Combined audio and video media type.
Declaration
Objective-C
BMPMediaTypeAudioAndVideo
Swift
case audioAndVideo = 0