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