AVTimeCodeMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem