|
LiveKit C++ SDK
Real-time audio/video SDK for C++
|
Event containing an audio frame received from an AudioStream. More...
#include <audio_stream.h>

Public Attributes | |
| AudioFrame | frame |
| The decoded PCM audio frame. | |
Event containing an audio frame received from an AudioStream.
This struct wraps an AudioFrame and is used as the output type when reading from an AudioStream.