getAudioBitrate() | io.agora.rtc.LiveTranscoding | |
getAudioChannels() | io.agora.rtc.LiveTranscoding | |
getAudioCodecProfile() | io.agora.rtc.LiveTranscoding | |
getAudioSampleRate() | io.agora.rtc.LiveTranscoding | |
getBackgroundColor() | io.agora.rtc.LiveTranscoding | |
getBackgroundImage() | io.agora.rtc.LiveTranscoding | |
getBackgroundImageCount() | io.agora.rtc.LiveTranscoding | |
getHeight() | io.agora.rtc.LiveTranscoding | |
getLowLatency() | io.agora.rtc.LiveTranscoding | |
getMetadata() | io.agora.rtc.LiveTranscoding | |
getTranscodingExtraInfo() | io.agora.rtc.LiveTranscoding | |
getTranscodingUsers() | io.agora.rtc.LiveTranscoding | |
getUserCount() | io.agora.rtc.LiveTranscoding | |
getVideoBitrate() | io.agora.rtc.LiveTranscoding | |
getVideoCodecProfile() | io.agora.rtc.LiveTranscoding | |
getVideoFrameRate() | io.agora.rtc.LiveTranscoding | |
getVideoGop() | io.agora.rtc.LiveTranscoding | |
getWatermark() | io.agora.rtc.LiveTranscoding | |
getWatermarkCount() | io.agora.rtc.LiveTranscoding | |
getWidth() | io.agora.rtc.LiveTranscoding | |
LiveTranscoding() | io.agora.rtc.LiveTranscoding | |
LiveTranscoding(int width, int height, int videoBitrate, int videoFrameRate, int lowLatency, int videoGop, int videoCodecProfile, int backgroundColor, int userCount, TranscodingUser transcodingUsers, java.lang.String transcodingExtraInfo, java.lang.String metadata, RtcImage watermark, int watermarkCount, RtcImage backgroundImage, int backgroundImageCount, int audioSampleRate, int audioBitrate, int audioChannels, int audioCodecProfile) | io.agora.rtc.LiveTranscoding | |
setAudioBitrate(int audioBitrate) | io.agora.rtc.LiveTranscoding | |
setAudioChannels(int audioChannels) | io.agora.rtc.LiveTranscoding | |
setAudioCodecProfile(int audioCodecProfile) | io.agora.rtc.LiveTranscoding | |
setAudioSampleRate(int audioSampleRate) | io.agora.rtc.LiveTranscoding | |
setBackgroundColor(int backgroundColor) | io.agora.rtc.LiveTranscoding | |
setBackgroundImage(RtcImage backgroundImage) | io.agora.rtc.LiveTranscoding | |
setBackgroundImageCount(int backgroundImageCount) | io.agora.rtc.LiveTranscoding | |
setHeight(int height) | io.agora.rtc.LiveTranscoding | |
setLowLatency(int lowLatency) | io.agora.rtc.LiveTranscoding | |
setMetadata(java.lang.String metadata) | io.agora.rtc.LiveTranscoding | |
setTranscodingExtraInfo(java.lang.String transcodingExtraInfo) | io.agora.rtc.LiveTranscoding | |
setTranscodingUsers(TranscodingUser transcodingUsers) | io.agora.rtc.LiveTranscoding | |
setUserCount(int userCount) | io.agora.rtc.LiveTranscoding | |
setVideoBitrate(int videoBitrate) | io.agora.rtc.LiveTranscoding | |
setVideoCodecProfile(int videoCodecProfile) | io.agora.rtc.LiveTranscoding | |
setVideoFrameRate(int videoFrameRate) | io.agora.rtc.LiveTranscoding | |
setVideoGop(int videoGop) | io.agora.rtc.LiveTranscoding | |
setWatermark(RtcImage watermark) | io.agora.rtc.LiveTranscoding | |
setWatermarkCount(int watermarkCount) | io.agora.rtc.LiveTranscoding | |
setWidth(int width) | io.agora.rtc.LiveTranscoding | |