|
Agora RTC Objective-C API Reference
Refactor
|
Public Member Functions | |
| virtual void | onVideoDeviceStateChanged (const char *deviceId, int deviceType, int deviceState)=0 |
The IVideoDeviceManagerObserver class.
|
inlinevirtual |
|
pure virtual |
Occurs when the device state changes, for example, when a device is added or removed or default device change.
| deviceId | Pointer to the device ID. |
| deviceType | Device type: MEDIA_DEVICE_TYPE. |
| deviceState | Device state: MEDIA_DEVICE_STATE_TYPE.. |