Agora Server Gateway SDK Java API Reference
Loading...
Searching...
No Matches
io.agora.rtc.VideoFormat Member List

This is the complete list of members for io.agora.rtc.VideoFormat, including all inherited members.

fpsio.agora.rtc.VideoFormatprivate
getFps()io.agora.rtc.VideoFormat
getHeight()io.agora.rtc.VideoFormat
getWidth()io.agora.rtc.VideoFormat
heightio.agora.rtc.VideoFormatprivate
setFps(int fps)io.agora.rtc.VideoFormat
setHeight(int height)io.agora.rtc.VideoFormat
setWidth(int width)io.agora.rtc.VideoFormat
VideoFormat()io.agora.rtc.VideoFormat
VideoFormat(int width, int height, int fps)io.agora.rtc.VideoFormat
widthio.agora.rtc.VideoFormatprivate