Navigation
API > API/Plugins > API/Plugins/PixelStreaming
Inheritance Hierarchy
- IPixelStreamingAudioConsumer
- UPixelStreamingAudioComponent
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingAudioConsumer.h |
| Include | #include "IPixelStreamingAudioConsumer.h" |
Syntax
class IPixelStreamingAudioConsumer
Remarks
Interface for consuming audio coming in from the browser.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ConsumeRawPCM
(
const int16_t* AudioData, |
||
| void | |||
| void |