|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
This is the complete list of members for livekit::PlatformAudio, including all inherited members.
| createAudioSource(const PlatformAudioOptions &options={}) const | livekit::PlatformAudio | |
| operator=(const PlatformAudio &other)=default | livekit::PlatformAudio | |
| operator=(PlatformAudio &&other) noexcept=default | livekit::PlatformAudio | |
| PlatformAudio() | livekit::PlatformAudio | |
| PlatformAudio(const PlatformAudio &other)=default | livekit::PlatformAudio | |
| PlatformAudio(PlatformAudio &&other) noexcept=default | livekit::PlatformAudio | |
| playoutDeviceCount() const | livekit::PlatformAudio | |
| playoutDevices() const | livekit::PlatformAudio | |
| recordingDeviceCount() const | livekit::PlatformAudio | |
| recordingDevices() const | livekit::PlatformAudio | |
| setPlayoutDevice(const std::string &device_id) const | livekit::PlatformAudio | |
| setRecordingDevice(const std::string &device_id) const | livekit::PlatformAudio |