Contents

CMTimeCodeFormatDescriptionGetTimeCodeFlags(_:)

Returns time code flags.

Declaration

func CMTimeCodeFormatDescriptionGetTimeCodeFlags(_ desc: CMTimeCodeFormatDescription) -> UInt32

Parameters

  • desc:

    CMTimeCodeFormatDescription being interrogated.

Discussion

For possible time code flags see Time Code Flags.

See Also

Working with Time Code Descriptions