unreal.MediaSoundComponentSpectralData¶
- class unreal.MediaSoundComponentSpectralData(frequency_hz=0.0, magnitude=0.0)¶
Bases:
unreal.StructBaseMedia Sound Component Spectral Data
C++ Source:
Module: MediaAssets
File: MediaSoundComponent.h
Editor Properties: (see get_editor_property/set_editor_property)
frequency_hz(float): [Read-Write] Frequency Hz: The frequency hz of the spectrum valuemagnitude(float): [Read-Write] Magnitude: The magnitude of the spectrum at this frequency