VIDEO_EFFECT_VALUES

[This is preliminary documentation and subject to change.]

typedef struct
{
   int iBrightness;
   int iSaturation;
   int iContrast;
   int iMirror;
   int iAspectCorrect;
} VIDEO_EFFECT_VALUES, * PTR_VIDEO_EFFECT_VALUES;