| clone() | fm.liveswitch.VideoBuffer | |
| convert(fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoBuffer | |
| convert(fm.liveswitch.VideoFormat format, fm.liveswitch.DataBuffer dataBuffer) | fm.liveswitch.VideoBuffer | |
| convert(fm.liveswitch.VideoFormat format, boolean usePool) | fm.liveswitch.VideoBuffer | |
| copyTransformationAttributes(fm.liveswitch.VideoBuffer sourceBuffer) | fm.liveswitch.VideoBuffer | |
| createBlack(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createBlue(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createCustom(int width, int height, int red, int green, int blue, String formatName) | fm.liveswitch.VideoBuffer | static |
| createCustom(int width, int height, int red, int green, int blue, String formatName, fm.liveswitch.DataBuffer buffer) | fm.liveswitch.VideoBuffer | static |
| createCyan(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createDarkBlue(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createDarkGreen(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createDarkRed(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createGray(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createGreen(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createInstance() | fm.liveswitch.VideoBuffer | protected |
| createMagenta(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createOlive(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createPurple(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createRed(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createTeal(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createWhite(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| createYellow(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| Dynamic() | fm.liveswitch.Dynamic | protected |
| fromJson(String videoBufferJson) | fm.liveswitch.VideoBuffer | static |
| fromJsonArray(String videoBuffersJson) | fm.liveswitch.VideoBuffer | static |
| getAValue(int index) | fm.liveswitch.VideoBuffer | |
| getBValue(int index) | fm.liveswitch.VideoBuffer | |
| getDynamicProperties() | fm.liveswitch.Dynamic | |
| getDynamicValue(String key) | fm.liveswitch.Dynamic | |
| getGValue(int index) | fm.liveswitch.VideoBuffer | |
| getHeight() | fm.liveswitch.VideoBuffer | |
| getHorizontallyMirrored() | fm.liveswitch.VideoBuffer | |
| getInversionRequired() | fm.liveswitch.VideoBuffer | |
| getIsAbgr() | fm.liveswitch.VideoBuffer | |
| getIsArgb() | fm.liveswitch.VideoBuffer | |
| getIsBgr() | fm.liveswitch.VideoBuffer | |
| getIsBgra() | fm.liveswitch.VideoBuffer | |
| getIsDirty() | fm.liveswitch.Serializable | protected |
| getIsH264() | fm.liveswitch.VideoBuffer | |
| getIsH265() | fm.liveswitch.VideoBuffer | |
| getIsI420() | fm.liveswitch.VideoBuffer | |
| getIsKeyFrame() | fm.liveswitch.VideoBuffer | |
| getIsMuted() | fm.liveswitch.VideoBuffer | |
| getIsNv12() | fm.liveswitch.VideoBuffer | |
| getIsNv21() | fm.liveswitch.VideoBuffer | |
| getIsPacked() | fm.liveswitch.VideoBuffer | |
| getIsPlanar() | fm.liveswitch.VideoBuffer | |
| getIsRaw() | fm.liveswitch.VideoBuffer | |
| getIsRgb() | fm.liveswitch.VideoBuffer | |
| getIsRgba() | fm.liveswitch.VideoBuffer | |
| getIsRgbaType() | fm.liveswitch.VideoBuffer | |
| getIsRgbType() | fm.liveswitch.VideoBuffer | |
| getIsVp8() | fm.liveswitch.VideoBuffer | |
| getIsVp9() | fm.liveswitch.VideoBuffer | |
| getIsYuvType() | fm.liveswitch.VideoBuffer | |
| getIsYv12() | fm.liveswitch.VideoBuffer | |
| getMinimumBufferLength(int width, int height, String formatName) | fm.liveswitch.VideoBuffer | static |
| getOrientation() | fm.liveswitch.VideoBuffer | |
| getRotationRequired() | fm.liveswitch.VideoBuffer | |
| getRValue(int index) | fm.liveswitch.VideoBuffer | |
| getStride() | fm.liveswitch.VideoBuffer | |
| getStrides() | fm.liveswitch.VideoBuffer | |
| getTransformRequired() | fm.liveswitch.VideoBuffer | |
| getUValue(int index) | fm.liveswitch.VideoBuffer | |
| getVerticallyMirrored() | fm.liveswitch.VideoBuffer | |
| getVValue(int index) | fm.liveswitch.VideoBuffer | |
| getWidth() | fm.liveswitch.VideoBuffer | |
| getYValue(int index) | fm.liveswitch.VideoBuffer | |
| mute() | fm.liveswitch.VideoBuffer | |
| resetTransformationAttributes() | fm.liveswitch.VideoBuffer | |
| Serializable() | fm.liveswitch.Serializable | protected |
| setAValue(int aValue, int index) | fm.liveswitch.VideoBuffer | |
| setBValue(int bValue, int index) | fm.liveswitch.VideoBuffer | |
| setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
| setGValue(int gValue, int index) | fm.liveswitch.VideoBuffer | |
| setHeight(int value) | fm.liveswitch.VideoBuffer | |
| setHorizontallyMirrored(boolean value) | fm.liveswitch.VideoBuffer | |
| setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
| setOrientation(int value) | fm.liveswitch.VideoBuffer | |
| setRValue(int rValue, int index) | fm.liveswitch.VideoBuffer | |
| setStride(int value) | fm.liveswitch.VideoBuffer | |
| setStrides(int[] value) | fm.liveswitch.VideoBuffer | |
| setUValue(int uValue, int index) | fm.liveswitch.VideoBuffer | |
| setVerticallyMirrored(boolean value) | fm.liveswitch.VideoBuffer | |
| setVValue(int vValue, int index) | fm.liveswitch.VideoBuffer | |
| setWidth(int value) | fm.liveswitch.VideoBuffer | |
| setYValue(int yValue, int index) | fm.liveswitch.VideoBuffer | |
| toJson(final fm.liveswitch.VideoBuffer videoBuffer) | fm.liveswitch.VideoBuffer | static |
| toJson() | fm.liveswitch.VideoBuffer | |
| toJsonArray(fm.liveswitch.VideoBuffer[] videoBuffers) | fm.liveswitch.VideoBuffer | static |
| toPacked() | fm.liveswitch.VideoBuffer | |
| toPacked(boolean usePool) | fm.liveswitch.VideoBuffer | |
| toPlanar() | fm.liveswitch.VideoBuffer | |
| unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |
| VideoBuffer() | fm.liveswitch.VideoBuffer | protected |
| VideoBuffer(int width, int height, fm.liveswitch.DataBuffer dataBuffer, fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoBuffer | |
| VideoBuffer(int width, int height, fm.liveswitch.DataBuffer[] dataBuffers, fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoBuffer | |
| VideoBuffer(int width, int height, int stride, fm.liveswitch.DataBuffer dataBuffer, fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoBuffer | |
| VideoBuffer(int width, int height, int[] strides, fm.liveswitch.DataBuffer[] dataBuffers, fm.liveswitch.VideoFormat format) | fm.liveswitch.VideoBuffer | |