Navigation
API > API/Runtime > API/Runtime/MediaAssets
| Name | EMediaSoundComponentFFTSize |
| Type | enum |
| Header File | /Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h |
| Include Path | #include "MediaSoundComponent.h" |
Syntax
enum EMediaSoundComponentFFTSize
{
Min_64,
Small_256,
Medium_512,
Large_1024,
}
Values
| Name | Remarks |
|---|---|
| Min_64 | |
| Small_256 | |
| Medium_512 | |
| Large_1024 |