LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::PlatformAudioError Class Reference

Error raised when platform audio setup or device operations fail. More...

#include <platform_audio.h>

Inheritance diagram for livekit::PlatformAudioError:
Collaboration diagram for livekit::PlatformAudioError:

Public Member Functions

 PlatformAudioError (const std::string &message)
 Create a platform audio error.
 

Detailed Description

Error raised when platform audio setup or device operations fail.

Constructor & Destructor Documentation

◆ PlatformAudioError()

livekit::PlatformAudioError::PlatformAudioError ( const std::string &  message)
inlineexplicit

Create a platform audio error.

Parameters
messageHuman-readable error message.

The documentation for this class was generated from the following file: