Agora RTC Objective-C API Reference  Refactor
Data Fields
LoopbackRecordingOption Struct Reference

Data Fields

Optional< const char * > deviceName
 
Optional< bool > allowDeviceChange
 

Detailed Description

The struct of LoopbackRecordingOption

Note

Field Documentation

◆ deviceName

Optional<const char *> deviceName

the name of the device. the maximum name size is 128 bytes. the default value is 0.

◆ allowDeviceChange

Optional<bool> allowDeviceChange

allow output device change when enable loopback recording.