Wiretap API  <small>Wiretap 2020.1</small>
WireTapClipFormat Member List

This is the complete list of members for WireTapClipFormat, including all inherited members.

bitsPerChannel() constWireTapClipFormat
bitsPerPixel() constWireTapClipFormat
colourSpace() constWireTapClipFormat
FORMAT_AIFC()WireTapClipFormatstatic
FORMAT_AIFF()WireTapClipFormatstatic
FORMAT_ALIAS()WireTapClipFormatstatic
FORMAT_CINEON()WireTapClipFormatstatic
FORMAT_DL_AUDIO()WireTapClipFormatstatic
FORMAT_DL_AUDIO_FLOAT()WireTapClipFormatstatic
FORMAT_DL_AUDIO_FLOAT_LE()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT16()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT16_LE()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT24()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT24_LE()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT24_MSB32_LE()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT8()WireTapClipFormatstatic
FORMAT_DL_AUDIO_INT8_UNSIGNED()WireTapClipFormatstatic
FORMAT_DL_AUDIO_MIXED()WireTapClipFormatstatic
FORMAT_DPX()WireTapClipFormatstatic
FORMAT_HLS()WireTapClipFormatstatic
FORMAT_HLS_LE()WireTapClipFormatstatic
FORMAT_HLSA()WireTapClipFormatstatic
FORMAT_HLSA_LE()WireTapClipFormatstatic
FORMAT_JPEG()WireTapClipFormatstatic
FORMAT_MAYA()WireTapClipFormatstatic
FORMAT_MIXED()WireTapClipFormatstatic
FORMAT_MONO()WireTapClipFormatstatic
FORMAT_MONO_FLOAT()WireTapClipFormatstatic
FORMAT_MONO_FLOAT_LE()WireTapClipFormatstatic
FORMAT_MONO_LE()WireTapClipFormatstatic
FORMAT_OPENEXR()WireTapClipFormatstatic
FORMAT_PHOTOSHOP()WireTapClipFormatstatic
FORMAT_PICT()WireTapClipFormatstatic
FORMAT_PIXAR()WireTapClipFormatstatic
FORMAT_RGB()WireTapClipFormatstatic
FORMAT_RGB_FLOAT()WireTapClipFormatstatic
FORMAT_RGB_FLOAT_LE()WireTapClipFormatstatic
FORMAT_RGB_LE()WireTapClipFormatstatic
FORMAT_RGBA()WireTapClipFormatstatic
FORMAT_RGBA_FLOAT()WireTapClipFormatstatic
FORMAT_RGBA_FLOAT_LE()WireTapClipFormatstatic
FORMAT_RGBA_LE()WireTapClipFormatstatic
FORMAT_SGI()WireTapClipFormatstatic
FORMAT_SOFTIMAGE()WireTapClipFormatstatic
FORMAT_TARGA()WireTapClipFormatstatic
FORMAT_TDI()WireTapClipFormatstatic
FORMAT_TIFF()WireTapClipFormatstatic
FORMAT_UYVY()WireTapClipFormatstatic
FORMAT_UYVY_LE()WireTapClipFormatstatic
FORMAT_WAV()WireTapClipFormatstatic
FORMAT_WAVEFRONT()WireTapClipFormatstatic
FORMAT_YUV()WireTapClipFormatstatic
FORMAT_YUV_LE()WireTapClipFormatstatic
FORMAT_YUVA()WireTapClipFormatstatic
FORMAT_YUVA_LE()WireTapClipFormatstatic
formatTag() constWireTapClipFormat
frameBufferSize() constWireTapClipFormat
frameRate() constWireTapClipFormat
height() constWireTapClipFormat
metaData() constWireTapClipFormat
metaDataTag() constWireTapClipFormat
NUM_SCAN_FORMATS enum valueWireTapClipFormat
numChannels() constWireTapClipFormat
operator=(const WireTapClipFormat &src)WireTapClipFormat
pixelRatio() constWireTapClipFormat
SCAN_FORMAT_FIELD_1_EVEN enum valueWireTapClipFormat
SCAN_FORMAT_FIELD_1_EVEN_STR()WireTapClipFormatstatic
SCAN_FORMAT_FIELD_1_ODD enum valueWireTapClipFormat
SCAN_FORMAT_FIELD_1_ODD_STR()WireTapClipFormatstatic
SCAN_FORMAT_FIELD_2_EVEN enum valueWireTapClipFormat
SCAN_FORMAT_FIELD_2_EVEN_STR()WireTapClipFormatstatic
SCAN_FORMAT_FIELD_2_ODD enum valueWireTapClipFormat
SCAN_FORMAT_FIELD_2_ODD_STR()WireTapClipFormatstatic
SCAN_FORMAT_PROGRESSIVE enum valueWireTapClipFormat
SCAN_FORMAT_PROGRESSIVE_STR()WireTapClipFormatstatic
SCAN_FORMAT_UNKNOWN enum valueWireTapClipFormat
SCAN_FORMAT_UNKNOWN_STR()WireTapClipFormatstatic
ScanFormat enum nameWireTapClipFormat
scanFormat() constWireTapClipFormat
scanFormatStr(ScanFormat format)WireTapClipFormatstatic
setBitsPerPixel(int bits)WireTapClipFormat
setColourSpace(const char *colourSpace)WireTapClipFormat
setFormatTag(const char *formatTag)WireTapClipFormat
setFrameBufferSize(size_t size)WireTapClipFormat
setFrameRate(float rate)WireTapClipFormat
setHeight(int height)WireTapClipFormat
setMetaData(const char *metadataStream)WireTapClipFormat
setMetaDataTag(const char *metadataTag)WireTapClipFormat
setNumChannels(int numChannels)WireTapClipFormat
setPixelRatio(float ratio)WireTapClipFormat
setScanFormat(ScanFormat scanFormat)WireTapClipFormat
setWidth(int width)WireTapClipFormat
strToScanFormat(const char *formatString)WireTapClipFormatstatic
width() constWireTapClipFormat
WireTapClipFormat()WireTapClipFormat
WireTapClipFormat(int frameWidth, int frameHeight, int bitsPerPixel, int numChannels, size_t frameBufferSize, float frameRate, float pixelRatio, ScanFormat scanFormat, const char *formatTag, const char *metadataTag=0, const char *metadata=0)WireTapClipFormat
WireTapClipFormat(int frameWidth, int frameHeight, int bitsPerPixel, int numChannels, float frameRate, float pixelRatio, ScanFormat scanFormat, const char *formatTag, const char *metadataTag=0, const char *metadata=0)WireTapClipFormat
WireTapClipFormat(int frameWidth, int frameHeight, int bitsPerPixel, int numChannels, const char *colourSpace, float frameRate, float pixelRatio, ScanFormat scanFormat, const char *formatTag, const char *metadataTag=0, const char *metadata=0)WireTapClipFormat
WireTapClipFormat(const WireTapClipFormat &format)WireTapClipFormat
~WireTapClipFormat()WireTapClipFormatvirtual