Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICompressedAudioInfo
- ICompressedAudioInfo::EnableHalfRate()
- FADPCMAudioInfo::EnableHalfRate()
- IStreamedCompressedInfo::EnableHalfRate()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include | #include "AudioDecompress.h" |
void EnableHalfRate
&40;
bool HalfRate
&41;
Remarks
Sets decode to half-rate
Parameters
| Name | Description |
|---|---|
| HalfRate | Whether Half rate is enabled |