Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVTimeCodeMBS class.

AVTimeCodeMBS.duration as CMTimeMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The duration.

(Read only property)

AVTimeCodeMBS.frameNumber as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The frame number.

(Read only property)

AVTimeCodeMBS.frameQuanta as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the frames/sec for timecode (eg. 30) OR frames/tick for counter mode

(Read only property)

AVTimeCodeMBS.presentationTimeStamp as CMTimeMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The earliest presentation timestamp.

(Read only property)

AVTimeCodeMBS.tcFlag as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The time zone flags.

Can be combination of

kDropFrame1
k24HourMax2
kNegTimesOK4
(Read only property)

AVTimeCodeMBS.timecode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The timecode as formatted number.

Format is 2 digit hours, double colon, 2 digit minutes, double colon, 2 digit seconds, double colon, 2 digit frames.
e.g. "01:02:03:04"
(Read only property)

AVTimeCodeMBS.type as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 17.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The type of timecode.

Can be tmcd for 32-bit time code or tc64 for 64-bit timecode.
(Read only property)

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...