startTimeCodeForMedia()
Returns the source media timecode details.
Declaration
func startTimeCodeForMedia() -> [AnyHashable : Any]!Return Value
A dictionary with key-value pairs specifying the source media timecode information.
Discussion
Use this timecode information if you plan to encode the source media timecode. The dictionary has the following keys:
hours,minutes,seconds,framesInteger
frameRateDouble
isDropBool
reelNameNSString