Choose your operating system:
Windows
macOS
Linux
| ISubmixBufferListener
|
Module |
|
Header |
/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreAudioOutput.h |
Include |
#include "MediaIOCoreAudioOutput.h" |
class FMediaIOAudioCapture : public ISubmixBufferListener
Handles capturing capturing audio samples rendered by the engine and dispatching them to outputs.
Name | Description | |
---|---|---|
|
FMediaIOAudioCapture() |
Name | Description | |
---|---|---|
|
~FMediaIOAudioCapture() |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
CreateAudioOutput ( |
Create an audio output that will receive audio samples. |
Name | Description | ||
---|---|---|---|
|
OnNewSubmixBuffer ( |
Called when a new buffer has been rendered for a given submix |