Color Control Transform DSP

Adjusts the color characteristics of a video stream.

CLSID

CLSID_CColorControlDmo

Interfaces

  • IMediaObject
  • IMFTransform
  • IPropertyStore

Formats

  • RGB 24
  • RGB 32
  • RGB 555
  • RGB 565
  • AYUV
  • UYVY
  • YUY2
  • YV12

Properties

Remarks

This DSP modifies the contents of the video stream. For playback, you might be able to achieve similar effects more efficiently by using the IMFVideoProcessor interface, which controls video processing in the graphics card.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wmcodecdsp.h
DLL
Mfvdsp.dll

See also

Digital Signal Processors