fm.liveswitch.VideoFormat Member List

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

clone()fm.liveswitch.VideoFormat
createInstance()fm.liveswitch.VideoFormatprotected
formatNameToFourCC(String formatName)fm.liveswitch.VideoFormatstatic
fourCCToFormatName(int fourcc)fm.liveswitch.VideoFormat
fromFormatInfo(fm.liveswitch.FormatInfo info)fm.liveswitch.VideoFormatstatic
fromJson(String videoFormatJson)fm.liveswitch.VideoFormatstatic
getAbgr()fm.liveswitch.VideoFormatstatic
getAbgrName()fm.liveswitch.VideoFormatstatic
getArgb()fm.liveswitch.VideoFormatstatic
getArgbName()fm.liveswitch.VideoFormatstatic
getBgr()fm.liveswitch.VideoFormatstatic
getBgra()fm.liveswitch.VideoFormatstatic
getBgraName()fm.liveswitch.VideoFormatstatic
getBgrName()fm.liveswitch.VideoFormatstatic
getDefaultClockRate()fm.liveswitch.VideoFormatstatic
getFourCC()fm.liveswitch.VideoFormat
getH264()fm.liveswitch.VideoFormatstatic
getH264Name()fm.liveswitch.VideoFormatstatic
getH265()fm.liveswitch.VideoFormatstatic
getH265Name()fm.liveswitch.VideoFormatstatic
getI420()fm.liveswitch.VideoFormatstatic
getI420Name()fm.liveswitch.VideoFormatstatic
getInfo()fm.liveswitch.VideoFormat
getIsAbgr()fm.liveswitch.VideoFormat
getIsArgb()fm.liveswitch.VideoFormat
getIsBgr()fm.liveswitch.VideoFormat
getIsBgra()fm.liveswitch.VideoFormat
getIsCompressed()fm.liveswitch.VideoFormat
getIsH264()fm.liveswitch.VideoFormat
getIsH265()fm.liveswitch.VideoFormat
getIsI420()fm.liveswitch.VideoFormat
getIsNv12()fm.liveswitch.VideoFormat
getIsNv21()fm.liveswitch.VideoFormat
getIsRaw()fm.liveswitch.VideoFormat
getIsRgb()fm.liveswitch.VideoFormat
getIsRgba()fm.liveswitch.VideoFormat
getIsRgbaType()fm.liveswitch.VideoFormat
getIsRgbType()fm.liveswitch.VideoFormat
getIsVp8()fm.liveswitch.VideoFormat
getIsVp9()fm.liveswitch.VideoFormat
getIsYuvType()fm.liveswitch.VideoFormat
getIsYv12()fm.liveswitch.VideoFormat
getMaxLevel(String level1, String level2)fm.liveswitch.VideoFormatprotected
getMinLevel(String level1, String level2)fm.liveswitch.VideoFormatprotected
getNv12()fm.liveswitch.VideoFormatstatic
getNv12Name()fm.liveswitch.VideoFormatstatic
getNv21()fm.liveswitch.VideoFormatstatic
getNv21Name()fm.liveswitch.VideoFormatstatic
getParameters()fm.liveswitch.VideoFormat
getRgb()fm.liveswitch.VideoFormatstatic
getRgba()fm.liveswitch.VideoFormatstatic
getRgbaName()fm.liveswitch.VideoFormatstatic
getRgbName()fm.liveswitch.VideoFormatstatic
getVp8()fm.liveswitch.VideoFormatstatic
getVp8Name()fm.liveswitch.VideoFormatstatic
getVp9()fm.liveswitch.VideoFormatstatic
getVp9Name()fm.liveswitch.VideoFormatstatic
getYv12()fm.liveswitch.VideoFormatstatic
getYv12Name()fm.liveswitch.VideoFormatstatic
isLevelCompatible(String level)fm.liveswitch.VideoFormatprotected
isProfileCompatible(String profile)fm.liveswitch.VideoFormatprotected
setFourCC(int value)fm.liveswitch.VideoFormat
toFourCC(char a, char b, char c, char d)fm.liveswitch.VideoFormatstatic
toFourCC(String fourcc)fm.liveswitch.VideoFormatstatic
toJson(final fm.liveswitch.VideoFormat videoFormat)fm.liveswitch.VideoFormatstatic
toJson()fm.liveswitch.VideoFormat
updateProfileToCompatible(fm.liveswitch.VideoFormat format)fm.liveswitch.VideoFormatprotected
VideoFormat()fm.liveswitch.VideoFormatprotected
VideoFormat(String name)fm.liveswitch.VideoFormat
VideoFormat(String name, int clockRate)fm.liveswitch.VideoFormat
VideoFormat(String name, int clockRate, String packetizationMode)fm.liveswitch.VideoFormat
VideoFormat(String name, int clockRate, String profile, String level)fm.liveswitch.VideoFormat
VideoFormat(String name, int clockRate, String profile, String level, String packetizationMode)fm.liveswitch.VideoFormat
VideoFormat(String name, int clockRate, String profile, String level, String packetizationMode, String tier)fm.liveswitch.VideoFormat