MediaCapture.VideoDeviceController | videoDeviceController property

0 out of 1 rated this helpful - Rate this topic

Gets an object that controls settings for the video camera.

Syntax


var videoDeviceController = mediaCapture.videoDeviceController;

Property value

Type: VideoDeviceController

A VideoDeviceController object.

Remarks

If the camera device is not fully streaming before you attempt to get the VideoDeviceController, this API may report that the controls are unsupported.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Media.Capture
Windows::Media::Capture [C++]

Metadata

Windows.winmd

Capabilities

webcam
microphone

See also

MediaCapture

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.