Agora Java API Reference for Android
|
Public Attributes | |
Boolean | publishCameraTrack |
Boolean | publishMicrophoneTrack |
Boolean | publishCustomAudioTrack |
Boolean | publishCustomVideoTrack |
Boolean | publishMediaPlayerAudioTrack |
Integer | publishMediaPlayerId |
The channel media options.
Boolean io.agora.rtc2.DirectCdnStreamingMediaOptions.publishCameraTrack |
Determines whether to publish the video of the camera track.
Boolean io.agora.rtc2.DirectCdnStreamingMediaOptions.publishMicrophoneTrack |
Determines whether to publish the audio of the Microphonetrack.
Boolean io.agora.rtc2.DirectCdnStreamingMediaOptions.publishCustomAudioTrack |
Determines whether to publish the audio of the custom audio track.
Boolean io.agora.rtc2.DirectCdnStreamingMediaOptions.publishCustomVideoTrack |
Determines whether to publish the video of the custom video track.
Boolean io.agora.rtc2.DirectCdnStreamingMediaOptions.publishMediaPlayerAudioTrack |
Determines whether to publish the audio track of media player source.
Integer io.agora.rtc2.DirectCdnStreamingMediaOptions.publishMediaPlayerId |
Determines which media player source should be published.