eMFCC Enumeration
Specifies the video colorspace
Members
MemberDescription
eMFCC_ARGB32RGB 4:4:4 colorspace with alpha (8-bit per pixel)
eMFCC_DefaultDefault value is usual the same as input or not defined
eMFCC_HDYCYUV for HD video (CCIR 709) - similar to UYVY (CCIR 601)
eMFCC_I420YUV 4:2:0 colorspace (8-bit per pixel)
eMFCC_NV12YUV 4:2:0 colorspace, packed in two planes: Y & UV (8-bit per pixel)
eMFCC_r2104:4:4 10 bit (RGB) packed format
eMFCC_RGB24RGB 4:4:4 colorspace (24-bit per pixel)
eMFCC_RGB32RGB 4:4:4 colorspace (32-bit per pixel)
eMFCC_RGB8RGB 4:4:4 colorspace (8-bit per pixel)
eMFCC_UYVYYUV 4:2:2 colorspace (8-bit per pixel)
eMFCC_v2104:2:2 10 bit (YUV) packed format
eMFCC_YUY2YUV 4:2:2 colorspace (8-bit per pixel)
eMFCC_YV12YUV 4:2:0 colorspace (8-bit per pixel)
eMFCC_YVYUYUV 4:2:2 colorspace (8-bit per pixel)
See Also

Reference

MFORMATSLib Namespace