Navigation
API > API/Runtime > API/Runtime/MediaAssets
References
| Module | MediaAssets |
| Header | /Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h |
| Include | #include "MediaSoundComponent.h" |
Syntax
struct FMediaSoundComponentSpectralData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | FrequencyHz | The frequency hz of the spectrum value. | |
| float | Magnitude | The magnitude of the spectrum at this frequency. |