Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SampleBufferIO.h |
| Include | #include "Sound/SampleBufferIO.h" |
Syntax
struct FAudioRecordingData
Remarks
FAudioRecordingData This is used by USoundSubmix and the AudioMixerBlueprintLibrary to contain FSoundWavePCMWriter operations.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSampleBuffer< int16 > | InputBuffer | ||
| FSoundWavePCMWriter | Writer |
Destructors
| Type | Name | Description | |
|---|---|---|---|