|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSString *_Nullable | internalPlayerUuid |
| NSString *_Nullable | deviceId |
| NSInteger | videoHeight |
| NSInteger | videoWidth |
| NSInteger | audioSampleRate |
| NSInteger | audioChannels |
| NSInteger | audioBitsPerSample |
|
readwritenonatomiccopy |
@technical preview
|
readwritenonatomiccopy |
The ID of a deivce.
|
readwritenonatomicassign |
Height (pixel) of the video.
|
readwritenonatomicassign |
Width (pixel) of the video.
|
readwritenonatomicassign |
Audio sample rate (Hz).
|
readwritenonatomicassign |
The number of audio channels.
|
readwritenonatomicassign |
The number of bits per audio sample point.