Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraRtcBoolOptional *_Nullable | publishCameraTrack |
AgoraRtcBoolOptional *_Nullable | publishCustomAudioTrack |
AgoraRtcBoolOptional *_Nullable | publishCustomVideoTrack |
AgoraRtcBoolOptional *_Nullable | publishMicrophoneTrack |
AgoraRtcBoolOptional *_Nullable | publishMediaPlayerAudioTrack |
AgoraRtcBoolOptional *_Nullable | publishMediaPlayerId |
AgoraRtcIntOptional *_Nullable | customVideoTrackId |
The cdn streaming media options.
|
readwritenonatomicstrong |
Determines whether to publish the video of the camera track.
YES
: (Default) Publish the video track of the camera capturer.NO
: Do not publish the video track of the camera capturer.
|
readwritenonatomicstrong |
Determines whether to publish the audio of the custom audio track.
YES
: Publish the audio of the custom audio track.NO
: (Default) Do not publish the audio of the custom audio track.
|
readwritenonatomicstrong |
Determines whether to publish the video of the custom video track.
YES
: Publish the video of the custom video track.NO
: (Default) Do not publish the video of the custom video track.
|
readwritenonatomicstrong |
Determines whether to publish the recorded audio.
|
readwritenonatomicstrong |
Determines whether to publish the audio track of media player source.
|
readwritenonatomicstrong |
Determines which media player source should be published.
|
readwritenonatomicstrong |
The custom video track id which will used to publish or preview