Choose your operating system:
Windows
macOS
Linux
| ISoundfieldAudioPacket
|
Module |
|
Header |
/Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
Include |
#include "ISoundfieldFormat.h" |
class ISoundfieldAudioPacket
This interface represents all encoded soundfield audio from a single render callback.
Name | Description | |
---|---|---|
|
~ISoundfieldAudioPacket() |
Name | Description | ||
---|---|---|---|
|
TUniquePtr< ... |
Duplicate() |
Create a new version of this packet. |
|
Reset() |
Zero out the contents of this packet. |
|
|
Serialize ( |
Read or write this packet to a byte buffer. |