AgoraRtcDeviceInfo Class Reference

Inherits from NSObject
Declared in AgoraObjects.h

Overview

AgoraRtcDeviceInfo array.

  type

Device type: AgoraMediaDeviceType.

@property (assign, nonatomic) AgoraMediaDeviceType type

Declared In

AgoraObjects.h

  deviceId

Device ID.

@property (copy, nonatomic) NSString *deviceId

Declared In

AgoraObjects.h

  deviceName

Device name.

@property (copy, nonatomic) NSString *deviceName

Declared In

AgoraObjects.h