unreal.SoundWaveTimecodeInfo

class unreal.SoundWaveTimecodeInfo

Bases: StructBase

Sound Wave Timecode Info

C++ Source:

  • Module: Engine

  • File: SoundWaveTimecodeInfo.h

Editor Properties: (see get_editor_property/set_editor_property)

  • description (str): [Read-Only] Description

  • num_samples_per_second (uint32): [Read-Only] Num Samples Per Second

  • num_samples_since_midnight (uint64): [Read-Only] Num Samples Since Midnight

  • originator_date (str): [Read-Only] Originator Date

  • originator_description (str): [Read-Only] Originator Description

  • originator_reference (str): [Read-Only] Originator Reference

  • originator_time (str): [Read-Only] Originator Time

  • timecode_is_drop_frame (bool): [Read-Only] Timecode Is Drop Frame

  • timecode_rate (FrameRate): [Read-Only] Timecode Rate