Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MediaCaptureSettings.VideoDeviceCharacteristic Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets a value that indicates which video streams are independent of each other.

public:
 property VideoDeviceCharacteristic VideoDeviceCharacteristic { VideoDeviceCharacteristic get(); };
VideoDeviceCharacteristic VideoDeviceCharacteristic();
public VideoDeviceCharacteristic VideoDeviceCharacteristic { get; }
var videoDeviceCharacteristic = mediaCaptureSettings.videoDeviceCharacteristic;
Public ReadOnly Property VideoDeviceCharacteristic As VideoDeviceCharacteristic

Property Value

A value of VideoDeviceCharacteristic that indicates which video streams are independent pf each other.

Windows requirements

Requirements Description
App capabilities
backgroundMediaRecording

Applies to


Feedback

Was this page helpful?