Contents

useDropFrameTimeCode

A key that identifies whether the system uses drop frame time code.

Declaration

static let useDropFrameTimeCode: AVCaptionSettingsKey

Discussion

Some formats, such as SCC, use time code notation to indicate the timing of a caption. Use the property to specify whether the system uses the drop frame time code or non-drop frame time code.

The default is false.

See Also

Keys