-
Undocumented
Declaration
Swift
public static let MPEG1VIDEO: AVCodecID -
preferred ID for MPEG-½ video decoding
Declaration
Swift
public static let MPEG2VIDEO: AVCodecID -
Undocumented
Declaration
Swift
public static let H261: AVCodecID -
Undocumented
Declaration
Swift
public static let H263: AVCodecID -
Undocumented
Declaration
Swift
public static let MPEG4: AVCodecID -
Undocumented
Declaration
Swift
public static let H264: AVCodecID -
Undocumented
Declaration
Swift
public static let VP3: AVCodecID -
Undocumented
Declaration
Swift
public static let PNG: AVCodecID -
Undocumented
Declaration
Swift
public static let PGM: AVCodecID -
Undocumented
Declaration
Swift
public static let BMP: AVCodecID -
Undocumented
Declaration
Swift
public static let JPEG2000: AVCodecID -
Undocumented
Declaration
Swift
public static let VP5: AVCodecID -
Undocumented
Declaration
Swift
public static let VP6: AVCodecID -
Undocumented
Declaration
Swift
public static let TIFF: AVCodecID -
Undocumented
Declaration
Swift
public static let GIF: AVCodecID -
Undocumented
Declaration
Swift
public static let VP8: AVCodecID -
Undocumented
Declaration
Swift
public static let VP9: AVCodecID -
Undocumented
Declaration
Swift
public static let WEBP: AVCodecID -
Undocumented
Declaration
Swift
public static let HEVC: AVCodecID -
Undocumented
Declaration
Swift
public static let VP7: AVCodecID -
Undocumented
Declaration
Swift
public static let APNG: AVCodecID -
Undocumented
Declaration
Swift
public static let AV1: AVCodecID -
Undocumented
Declaration
Swift
public static let SVG: AVCodecID
-
A dummy id pointing at the start of audio codecs
Declaration
Swift
public static let FIRST_AUDIO: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S16LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S16BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U16LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U16BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S8: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U8: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_MULAW: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_ALAW: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S32LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S32BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U32LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U32BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S24LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S24BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U24LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_U24BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S24DAUD: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_ZORK: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S16LE_PLANAR: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_DVD: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F32BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F32LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F64BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F64LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_BLURAY: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_LXF: AVCodecID -
Undocumented
Declaration
Swift
public static let S302M: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S8_PLANAR: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S24LE_PLANAR: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S32LE_PLANAR: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S16BE_PLANAR: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S64LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_S64BE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F16LE: AVCodecID -
Undocumented
Declaration
Swift
public static let PCM_F24LE: AVCodecID
-
Undocumented
Declaration
Swift
public static let MP2: AVCodecID -
preferred ID for decoding MPEG audio layer 1, 2 or 3
Declaration
Swift
public static let MP3: AVCodecID -
Undocumented
Declaration
Swift
public static let AAC: AVCodecID -
Undocumented
Declaration
Swift
public static let FLAC: AVCodecID -
Undocumented
Declaration
Swift
public static let APE: AVCodecID -
Undocumented
Declaration
Swift
public static let MP1: AVCodecID -
The name of the codec.
Declaration
Swift
public var name: String { get } -
The media type of the codec.
Declaration
Swift
public var mediaType: AVMediaType { get }
-
Declaration
Swift
public var description: String { get }
View on GitHub
Install in Dash
AVCodecID Extension Reference