fm.liveswitch.VideoConfig Member List

This is the complete list of members for fm.liveswitch.VideoConfig, including all inherited members.

getFrameDuration()fm.liveswitch.VideoConfig
getFrameRate()fm.liveswitch.VideoConfig
getHeight()fm.liveswitch.VideoConfig
getSize()fm.liveswitch.VideoConfig
getWidth()fm.liveswitch.VideoConfig
isEquivalent(fm.liveswitch.VideoConfig config)fm.liveswitch.VideoConfig
setFrameRate(double value)fm.liveswitch.VideoConfig
setSize(fm.liveswitch.Size value)fm.liveswitch.VideoConfig
toString()fm.liveswitch.VideoConfig
VideoConfig(fm.liveswitch.Size size, double frameRate)fm.liveswitch.VideoConfig
VideoConfig(fm.liveswitch.Size size, double frameRate, int clockRate)fm.liveswitch.VideoConfig
VideoConfig(int width, int height, double frameRate)fm.liveswitch.VideoConfig
VideoConfig(int width, int height, double frameRate, int clockRate)fm.liveswitch.VideoConfig