fm.liveswitch.PacketizedVideoBuffer Member List

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

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.VideoBufferstatic
createBlue(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createCustom(int width, int height, int red, int green, int blue, String formatName)fm.liveswitch.VideoBufferstatic
createCustom(int width, int height, int red, int green, int blue, String formatName, fm.liveswitch.DataBuffer buffer)fm.liveswitch.VideoBufferstatic
createCyan(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createDarkBlue(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createDarkGreen(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createDarkRed(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createGray(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createGreen(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createInstance()fm.liveswitch.PacketizedVideoBufferprotected
createMagenta(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createOlive(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createPurple(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createRed(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createTeal(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createWhite(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
createYellow(int width, int height, String formatName)fm.liveswitch.VideoBufferstatic
Dynamic()fm.liveswitch.Dynamicprotected
fromJson(String videoBufferJson)fm.liveswitch.VideoBufferstatic
fromJsonArray(String videoBuffersJson)fm.liveswitch.VideoBufferstatic
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.Serializableprotected
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.VideoBufferstatic
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
PacketizedVideoBuffer(int width, int height, fm.liveswitch.DataBuffer dataBuffer, fm.liveswitch.VideoFormat format, fm.liveswitch.RtpPacketHeader rtpHeader)fm.liveswitch.PacketizedVideoBuffer
PacketizedVideoBuffer(int width, int height, fm.liveswitch.DataBuffer[] dataBuffers, fm.liveswitch.VideoFormat format, fm.liveswitch.RtpPacketHeader[] rtpHeaders)fm.liveswitch.PacketizedVideoBuffer
resetTransformationAttributes()fm.liveswitch.VideoBuffer
Serializable()fm.liveswitch.Serializableprotected
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.Serializableprotected
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.VideoBufferstatic
toJson()fm.liveswitch.VideoBuffer
toJsonArray(fm.liveswitch.VideoBuffer[] videoBuffers)fm.liveswitch.VideoBufferstatic
toPacked()fm.liveswitch.VideoBuffer
toPacked(boolean usePool)fm.liveswitch.VideoBuffer
toPlanar()fm.liveswitch.VideoBuffer
unsetDynamicValue(String key)fm.liveswitch.Dynamic
VideoBuffer()fm.liveswitch.VideoBufferprotected
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