containsAlphaChannel
A media characteristic that indicates that a track contains an alpha channel.
Declaration
static let containsAlphaChannel: AVMediaCharacteristicDiscussion
To determine whether the alpha is straight or pre-multiplied, look for a format description extension with key kCMFormatDescriptionExtension_AlphaChannelMode.