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 LTCEncoderMBS class.
LTCEncoderMBS.BufferPtr as Ptr
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LTCEncoderMBS.BufferSize as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
It is allocated to hold audio-frames for exactly one LTC frame for the given sample-rate and frame-rate. ie. (1 + sample-rate / fps) bytes
Note this returns the total size of the buffer, not the used/free part. See also BufferPtr.
Returns size of the allocated internal buffer.
(Read only property)
LTCEncoderMBS.Filter as Double
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)
LTCEncoderMBS.Flags as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LTCEncoderMBS.Frame as LTCFrameMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Note: be careful to about dfbit flag in LTCFrameMBS object, the encoder sets this [only] upon initialization.
(Read and Write property)
LTCEncoderMBS.Handle as Integer
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)
LTCEncoderMBS.SampleRate as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LTCEncoderMBS.Standard as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LTCEncoderMBS.TimeCode as LTCSMPTETimecodeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The next call to EncodeByte or EncodeFrame will encode this time to LTC audio-samples.
Internally this call uses TimeToFrame because the LTCEncoder operates on LTCframes only.
(Read and Write property)
LTCEncoderMBS.UserBits as UInt32
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Timecode | MBS Tools Plugin | 20.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
It is written LSB first continiously int the eight user fields.
(Read and Write property)
The items on this page are in the following plugins: MBS Tools Plugin.