|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
This is the complete list of members for livekit::AudioFrame, including all inherited members.
| AudioFrame(std::vector< std::int16_t > data, int sample_rate, int num_channels, int samples_per_channel) | livekit::AudioFrame | |
| AudioFrame() (defined in livekit::AudioFrame) | livekit::AudioFrame | |
| AudioSource (defined in livekit::AudioFrame) | livekit::AudioFrame | friend |
| create(int sample_rate, int num_channels, int samples_per_channel) | livekit::AudioFrame | static |
| data() const noexcept (defined in livekit::AudioFrame) | livekit::AudioFrame | inline |
| data() noexcept (defined in livekit::AudioFrame) | livekit::AudioFrame | inline |
| duration() const noexcept | livekit::AudioFrame | |
| fromOwnedInfo(const proto::OwnedAudioFrameBuffer &owned) | livekit::AudioFrame | static |
| numChannels() const noexcept | livekit::AudioFrame | inline |
| sampleRate() const noexcept | livekit::AudioFrame | inline |
| samplesPerChannel() const noexcept | livekit::AudioFrame | inline |
| toProto() const (defined in livekit::AudioFrame) | livekit::AudioFrame | protected |
| toString() const | livekit::AudioFrame | |
| totalSamples() const noexcept | livekit::AudioFrame | inline |
| ~AudioFrame()=default (defined in livekit::AudioFrame) | livekit::AudioFrame | virtual |