NM_VIDEO_* Quality

The NM_VIDEO_* Quality constants define the minimum and maximum allowable video quality.

#define NM_VIDEO_MIN_QUALITY        0x00000000
#define NM_VIDEO_MAX_QUALITY        0x00000001

Elements

  • NM_VIDEO_MIN_QUALITY
    Use the minimum video quality.
  • NM_VIDEO_MAX_QUALITY
    Use the maximum video quality.

Requirements

**  Windows NT/2000:** Requires Windows NT 4.0 SP3 or later.
**  Windows 95/98:** Requires Windows 95 or later. Available as a redistributable for Windows 95.
**  Header:** Imsconf2.idl.

See Also

NM_VIDPROP_* Property IDs