|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const char * | internalPlayerUuid |
| const char * | deviceId |
| int | videoHeight |
| int | videoWidth |
| int | audioSampleRate |
| int | audioChannels |
| int | audioBitsPerSample |
|
inline |
| const char* internalPlayerUuid |
@technical preview
| const char* deviceId |
The ID of a deivce.
| int videoHeight |
Height (pixel) of the video.
| int videoWidth |
Width (pixel) of the video.
| int audioSampleRate |
Audio sample rate (Hz).
| int audioChannels |
The number of audio channels.
| int audioBitsPerSample |
The number of bits per audio sample point.