| clone() | fm.liveswitch.VideoFormat | |
| createInstance() | fm.liveswitch.vp8.Format | protected |
| Format() | fm.liveswitch.vp8.Format | |
| Format(int clockRate) | fm.liveswitch.vp8.Format | |
| formatNameToFourCC(String formatName) | fm.liveswitch.VideoFormat | static |
| fourCCToFormatName(int fourcc) | fm.liveswitch.VideoFormat | |
| fromFormatInfo(fm.liveswitch.FormatInfo info) | fm.liveswitch.VideoFormat | static |
| fromJson(String videoFormatJson) | fm.liveswitch.VideoFormat | static |
| getAbgr() | fm.liveswitch.VideoFormat | static |
| getAbgrName() | fm.liveswitch.VideoFormat | static |
| getArgb() | fm.liveswitch.VideoFormat | static |
| getArgbName() | fm.liveswitch.VideoFormat | static |
| getBgr() | fm.liveswitch.VideoFormat | static |
| getBgra() | fm.liveswitch.VideoFormat | static |
| getBgraName() | fm.liveswitch.VideoFormat | static |
| getBgrName() | fm.liveswitch.VideoFormat | static |
| getDefaultClockRate() | fm.liveswitch.VideoFormat | static |
| getFourCC() | fm.liveswitch.VideoFormat | |
| getH264() | fm.liveswitch.VideoFormat | static |
| getH264Name() | fm.liveswitch.VideoFormat | static |
| getH265() | fm.liveswitch.VideoFormat | static |
| getH265Name() | fm.liveswitch.VideoFormat | static |
| getI420() | fm.liveswitch.VideoFormat | static |
| getI420Name() | fm.liveswitch.VideoFormat | static |
| 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 | |
| getMaxBitrate() | fm.liveswitch.vp8.Format | |
| getMaxLevel(String level1, String level2) | fm.liveswitch.VideoFormat | protected |
| getMinBitrate() | fm.liveswitch.vp8.Format | |
| getMinLevel(String level1, String level2) | fm.liveswitch.VideoFormat | protected |
| getNv12() | fm.liveswitch.VideoFormat | static |
| getNv12Name() | fm.liveswitch.VideoFormat | static |
| getNv21() | fm.liveswitch.VideoFormat | static |
| getNv21Name() | fm.liveswitch.VideoFormat | static |
| getParameters() | fm.liveswitch.VideoFormat | |
| getRgb() | fm.liveswitch.VideoFormat | static |
| getRgba() | fm.liveswitch.VideoFormat | static |
| getRgbaName() | fm.liveswitch.VideoFormat | static |
| getRgbName() | fm.liveswitch.VideoFormat | static |
| getVp8() | fm.liveswitch.VideoFormat | static |
| getVp8Name() | fm.liveswitch.VideoFormat | static |
| getVp9() | fm.liveswitch.VideoFormat | static |
| getVp9Name() | fm.liveswitch.VideoFormat | static |
| getYv12() | fm.liveswitch.VideoFormat | static |
| getYv12Name() | fm.liveswitch.VideoFormat | static |
| isLevelCompatible(String level) | fm.liveswitch.VideoFormat | protected |
| isProfileCompatible(String profile) | fm.liveswitch.VideoFormat | protected |
| setFourCC(int value) | fm.liveswitch.VideoFormat | |
| toFourCC(char a, char b, char c, char d) | fm.liveswitch.VideoFormat | static |
| toFourCC(String fourcc) | fm.liveswitch.VideoFormat | static |
| toJson(final fm.liveswitch.VideoFormat videoFormat) | fm.liveswitch.VideoFormat | static |
| toJson() | fm.liveswitch.VideoFormat | |
| updateProfileToCompatible(fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoFormat | protected |
| VideoFormat() | fm.liveswitch.VideoFormat | protected |
| 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 | |