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 device ID of the playback device.
int videoHeight |
Video height.
int videoWidth |
Video width.
int audioSampleRate |
Audio sample rate.
int audioChannels |
The audio channel number.
int audioBitsPerSample |
The bit number of each audio sample.