unreal.NDIMediaTimecodeProvider¶
- class unreal.NDIMediaTimecodeProvider(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
GenlockedTimecodeProviderTimecode provider from an NDI source
C++ Source:
Plugin: NDIMedia
Module: NDIMedia
File: NDIMediaTimecodeProvider.h
Editor Properties: (see get_editor_property/set_editor_property)
bandwidth(NDIReceiverBandwidth): [Read-Write] Indicates the current bandwidth mode used for the connection to this sourceframe_delay(float): [Read-Write] Number of frames to subtract from the qualified frame time when GetDelayedQualifiedFrameTime or GetDelayedTimecode is called. see: GetDelayedQualifiedFrameTime, GetDelayedTimecodetimecode_configuration(MediaIOVideoTimecodeConfiguration): [Read-Write] Use the time code embedded in the video input stream.use_genlock_to_count(bool): [Read-Write] Use Genlock Sync to update Timecode count