Contents

CMDoesBigEndianSoundDescriptionRequireLegacyCBRSampleTableLayout(_:flavor:)

Returns a Boolean value that indicates whether the sample tables need to use the legacy constant bit-rate encoding layout.

Declaration

func CMDoesBigEndianSoundDescriptionRequireLegacyCBRSampleTableLayout(_ soundDescriptionBlockBuffer: CMBlockBuffer, flavor: CMSoundDescriptionFlavor?) -> Bool

Parameters

  • soundDescriptionBlockBuffer:

    CMBlockBuffer containing SoundDescription data structure in big-endian byte ordering.

  • flavor:

    kCMSoundDescriptionFlavor constant or NULL for QuickTimeMovie flavor.

See Also

Working with Audio Descriptions