Contents

CMTimeCodeFormatDescriptionGetFrameDuration(_:)

Returns the duration of each frame.

Declaration

func CMTimeCodeFormatDescriptionGetFrameDuration(_ timeCodeFormatDescription: CMTimeCodeFormatDescription) -> CMTime

Parameters

  • timeCodeFormatDescription:

    CMTimeCodeFormatDescription being interrogated.

Return Value

The duration of each frame represented in CMTime format.

See Also

Working with Time Code Descriptions