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 device ID of the playback device.
|
readwritenonatomicassign |
Video height.
|
readwritenonatomicassign |
Video width.
|
readwritenonatomicassign |
Audio sample rate.
|
readwritenonatomicassign |
The audio channel number.
|
readwritenonatomicassign |
The bit number of each audio sample.