Agora C++ API Reference for All Platforms
|
Public Attributes | |
Optional< const char * > | deviceName |
Optional< bool > | allowDeviceChange |
The struct of LoopbackRecordingOption
Optional<const char *> agora::rtc::LoopbackRecordingOption::deviceName |
the name of the device. the maximum name size is 128 bytes. the default value is 0.
Optional<bool> agora::rtc::LoopbackRecordingOption::allowDeviceChange |
allow output device change when enable loopback recording.