Platforms to show: All Mac Windows Linux Cross-Platform

Back to WIAVideoMBS class.

WIAVideoMBS.kStateCreatingVideo = 2

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

One of the WiaVideoMBS CreateVideo methods was called and WIA is in the process of creating the video stream.

WIAVideoMBS.kStateDestroyingVideo = 6

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

The application called DestroyVideo method, and WIA is in the process of destroying the video stream.

WIAVideoMBS.kStateNoVideo = 1

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

No video stream exists. Call CreateVideoByWiaDevID, CreateVideoByDevNum, or CreateVideoByName to create a video.

WIAVideoMBS.kStateVideoCreated = 3

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

A video stream has been successfully created, but playback has not yet started.

WIAVideoMBS.kStateVideoPaused = 5

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

A video stream has been successfully created, and the video is paused. The application can now call the TakePicture method.

WIAVideoMBS.kStateVideoPlaying = 4

Type Topic Plugin Version
const Image Capture MBS Win Plugin 10.3
One of the constants for the video state.

A video stream has been successfully created, and the video is playing. The application can now call the TakePicture method.

The items on this page are in the following plugins: MBS Win Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...