Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
BOOL | captureAudio |
AgoraScreenAudioParameters *_Nonnull | audioParams |
BOOL | captureVideo |
AgoraScreenVideoParameters *_Nonnull | videoParams |
|
readwritenonatomicassign |
when captureAudio is YES, ReplayKit will push sample buffer with RPSampleBufferTypeAudioApp, default NO.
|
readwritenonatomicstrong |
screen share with audio parameters
|
readwritenonatomicassign |
when captureVideo is YES, ReplayKit will push sample buffer with RPSampleBufferTypeVideo, default YES.
|
readwritenonatomicstrong |
screen share with video parameters