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

Information about a platform audio device. More...

#include <platform_audio.h>

Public Attributes

std::uint32_t index = 0
 Current device index.
 
std::string name
 Device name reported by the operating system.
 
std::string id
 Platform-specific stable device identifier.
 

Detailed Description

Information about a platform audio device.

Note
Device indices may change when audio hardware is added or removed. Use the stable id value when selecting a device.

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