Navigation
API > API/Runtime > API/Runtime/AudioExtensions
| Name | ISoundfieldTranscodeStream |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
Syntax
class ISoundfieldTranscodeStream
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISoundfieldTranscodeStream() |
ISoundfieldFormat.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Transcode
(
const ISoundfieldAudioPacket& InputData, |
ISoundfieldFormat.h | ||
void TranscodeAndMixIn
(
const ISoundfieldAudioPacket& InputData, |
ISoundfieldFormat.h |