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 |
(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 |
(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 |
(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 |
(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 |
Can be combination of
kDropFrame | 1 |
k24HourMax | 2 |
kNegTimesOK | 4 |
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 |
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)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundation | MBS AVFoundation Plugin | 17.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
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.