Object associated with this media
control interface command. The object can be one of the following:
- Device type
- Device name
- Filename
- Alias
BRIGHTNESS
level
CONTRAST
level
GREYSCALE
ON
Enables greyscale. Video is displayed in
black and white.
GREYSCALE OFF
HUE
level
IMAGE
BITSPERPEL count
IMAGE
PELFORMAT type
IMAGE
FILE FORMAT format
IMAGE
COMPRESSION type
Sets the compression type to
be used for saving images if possible. Possible values for type include:
none.
M-Motion specific: The default is none.
The following type values are not supported:
- pic9
- pic16
- jpeg9
- jpegn
- rle4
- rle8
IMAGE
QUALITY level
Sets the specified still image
quality level. Used for optimizing the auto-selection of compression type
when saving to file formats.
high
Indicates photo-like image quality.
med
Indicates that the image has moderate complexity
or quality.
low
Indicates a lower color or complexity image.
M-Motion specific: The default is high.
SATURATION level
SHARPNESS
level
VIDEO
ON
VIDEO
OFF
Disables video output. The video window
will be black. The following operations have no effect if video is set off:
CAPTURE, RESTORE, FREEZE, and UNFREEZE.
WAIT
The command is executed synchronously. The
function waits until the requested action is complete before returning to
the application.
NOTIFY
The
command is executed asynchronously, allowing control to be returned immediately
to the application. When the requested action is complete, an MM_MCINOTIFY
message is sent to the application window procedure.
[Back]
[Next]