bitsPerChannel() const | WireTapClipFormat | |
bitsPerPixel() const | WireTapClipFormat | |
colourSpace() const | WireTapClipFormat | |
FORMAT_AIFC() | WireTapClipFormat | static |
FORMAT_AIFF() | WireTapClipFormat | static |
FORMAT_ALIAS() | WireTapClipFormat | static |
FORMAT_CINEON() | WireTapClipFormat | static |
FORMAT_DL_AUDIO() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_FLOAT() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_FLOAT_LE() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT16() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT16_LE() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT24() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT24_LE() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT24_MSB32_LE() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT8() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_INT8_UNSIGNED() | WireTapClipFormat | static |
FORMAT_DL_AUDIO_MIXED() | WireTapClipFormat | static |
FORMAT_DPX() | WireTapClipFormat | static |
FORMAT_HLS() | WireTapClipFormat | static |
FORMAT_HLS_LE() | WireTapClipFormat | static |
FORMAT_HLSA() | WireTapClipFormat | static |
FORMAT_HLSA_LE() | WireTapClipFormat | static |
FORMAT_JPEG() | WireTapClipFormat | static |
FORMAT_MAYA() | WireTapClipFormat | static |
FORMAT_MIXED() | WireTapClipFormat | static |
FORMAT_MONO() | WireTapClipFormat | static |
FORMAT_MONO_FLOAT() | WireTapClipFormat | static |
FORMAT_MONO_FLOAT_LE() | WireTapClipFormat | static |
FORMAT_MONO_LE() | WireTapClipFormat | static |
FORMAT_OPENEXR() | WireTapClipFormat | static |
FORMAT_PHOTOSHOP() | WireTapClipFormat | static |
FORMAT_PICT() | WireTapClipFormat | static |
FORMAT_PIXAR() | WireTapClipFormat | static |
FORMAT_RGB() | WireTapClipFormat | static |
FORMAT_RGB_FLOAT() | WireTapClipFormat | static |
FORMAT_RGB_FLOAT_LE() | WireTapClipFormat | static |
FORMAT_RGB_LE() | WireTapClipFormat | static |
FORMAT_RGBA() | WireTapClipFormat | static |
FORMAT_RGBA_FLOAT() | WireTapClipFormat | static |
FORMAT_RGBA_FLOAT_LE() | WireTapClipFormat | static |
FORMAT_RGBA_LE() | WireTapClipFormat | static |
FORMAT_SGI() | WireTapClipFormat | static |
FORMAT_SOFTIMAGE() | WireTapClipFormat | static |
FORMAT_TARGA() | WireTapClipFormat | static |
FORMAT_TDI() | WireTapClipFormat | static |
FORMAT_TIFF() | WireTapClipFormat | static |
FORMAT_UYVY() | WireTapClipFormat | static |
FORMAT_UYVY_LE() | WireTapClipFormat | static |
FORMAT_WAV() | WireTapClipFormat | static |
FORMAT_WAVEFRONT() | WireTapClipFormat | static |
FORMAT_YUV() | WireTapClipFormat | static |
FORMAT_YUV_LE() | WireTapClipFormat | static |
FORMAT_YUVA() | WireTapClipFormat | static |
FORMAT_YUVA_LE() | WireTapClipFormat | static |
formatTag() const | WireTapClipFormat | |
frameBufferSize() const | WireTapClipFormat | |
frameRate() const | WireTapClipFormat | |
height() const | WireTapClipFormat | |
metaData() const | WireTapClipFormat | |
metaDataTag() const | WireTapClipFormat | |
NUM_SCAN_FORMATS enum value | WireTapClipFormat | |
numChannels() const | WireTapClipFormat | |
operator=(const WireTapClipFormat &src) | WireTapClipFormat | |
pixelRatio() const | WireTapClipFormat | |
SCAN_FORMAT_FIELD_1_EVEN enum value | WireTapClipFormat | |
SCAN_FORMAT_FIELD_1_EVEN_STR() | WireTapClipFormat | static |
SCAN_FORMAT_FIELD_1_ODD enum value | WireTapClipFormat | |
SCAN_FORMAT_FIELD_1_ODD_STR() | WireTapClipFormat | static |
SCAN_FORMAT_FIELD_2_EVEN enum value | WireTapClipFormat | |
SCAN_FORMAT_FIELD_2_EVEN_STR() | WireTapClipFormat | static |
SCAN_FORMAT_FIELD_2_ODD enum value | WireTapClipFormat | |
SCAN_FORMAT_FIELD_2_ODD_STR() | WireTapClipFormat | static |
SCAN_FORMAT_PROGRESSIVE enum value | WireTapClipFormat | |
SCAN_FORMAT_PROGRESSIVE_STR() | WireTapClipFormat | static |
SCAN_FORMAT_UNKNOWN enum value | WireTapClipFormat | |
SCAN_FORMAT_UNKNOWN_STR() | WireTapClipFormat | static |
ScanFormat enum name | WireTapClipFormat | |
scanFormat() const | WireTapClipFormat | |
scanFormatStr(ScanFormat format) | WireTapClipFormat | static |
setBitsPerPixel(int bits) | WireTapClipFormat | |
setColourSpace(const char *colourSpace) | WireTapClipFormat | |
setFormatTag(const char *formatTag) | WireTapClipFormat | |
setFrameBufferSize(int 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) | WireTapClipFormat | static |
width() const | WireTapClipFormat | |
WireTapClipFormat() | WireTapClipFormat | |
WireTapClipFormat(int frameWidth, int frameHeight, int bitsPerPixel, int numChannels, int 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() | WireTapClipFormat | virtual |