#include <audio_frame_buffer.h>
◆ ~AudioFrameBuffer()
virtual cuttlefish::webrtc_streaming::AudioFrameBuffer::~AudioFrameBuffer |
( |
| ) |
|
|
virtualdefault |
◆ bits_per_sample()
virtual int cuttlefish::webrtc_streaming::AudioFrameBuffer::bits_per_sample |
( |
| ) |
const |
|
pure virtual |
◆ channels()
virtual int cuttlefish::webrtc_streaming::AudioFrameBuffer::channels |
( |
| ) |
const |
|
pure virtual |
◆ data()
virtual const uint8_t * cuttlefish::webrtc_streaming::AudioFrameBuffer::data |
( |
| ) |
const |
|
pure virtual |
◆ frames()
virtual int cuttlefish::webrtc_streaming::AudioFrameBuffer::frames |
( |
| ) |
const |
|
pure virtual |
◆ sample_rate()
virtual int cuttlefish::webrtc_streaming::AudioFrameBuffer::sample_rate |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: