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 LTCSMPTETimecodeMBS class.
LTCSMPTETimecodeMBS.Data as MemoryBlock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
LTCSMPTETimecodeMBS.Date as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
When setting we take the year mod 100 to fill years field and frame field is set to zero.
When querying we return year + 2000 if year < 67 and otherwise year + 1900, so we can have a year range of 1967 to 2066.
(Read and Write property)
LTCSMPTETimecodeMBS.DateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
When setting we take the year mod 100 to fill years field and frame field is set to zero.
When querying we return year + 2000 if year < 67 and otherwise year + 1900, so we can have a year range of 1967 to 2066.
(Read and Write property)
LTCSMPTETimecodeMBS.Days as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
day of month 1..31
(Read and Write property)
LTCSMPTETimecodeMBS.Frame as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
sub-second frame 0..(FPS - 1)
(Read and Write property)
LTCSMPTETimecodeMBS.Hours as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
hour 0..23
(Read and Write property)
LTCSMPTETimecodeMBS.Mins as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
minute 0..60
(Read and Write property)
LTCSMPTETimecodeMBS.Months as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
valid months are 1..12
(Read and Write property)
LTCSMPTETimecodeMBS.Secs as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
second 0..60
(Read and Write property)
LTCSMPTETimecodeMBS.TimeZone as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
the timezone is maximum 5 characters: "+HHMM" textual representation
(Read and Write property)
LTCSMPTETimecodeMBS.Years as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
LTC-date uses 2-digit year 00.99.
(Read and Write property)
The items on this page are in the following plugins: MBS Tools Plugin.