NM_VIDEO_* Dialog

The NM_VIDEO_* dialog constants define the dialogs supported by the capture device specified in the NM_VIDPROP_CAMERA_DIALOG value of the NM_VIDPROP enumerated types.

#define NM_VIDEO_SOURCE_DIALOG        0x00000001
#define NM_VIDEO_FORMAT_DIALOG        0x00000002

Elements

  • NM_VIDEO_SOURCE_DIALOG
    Source of the dialog.
  • NM_VIDEO_FORMAT_DIALOG
    Format of the dialog.

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, INmChannelVideo::GetProperty