Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MediaCapture.MediaCaptureSettings Property
Definition
- Namespace:
- Windows.Media.Capture
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 the configuration settings for the MediaCapture object.
public:
property MediaCaptureSettings ^ MediaCaptureSettings { MediaCaptureSettings ^ get(); };
MediaCaptureSettings MediaCaptureSettings();
public MediaCaptureSettings MediaCaptureSettings { get; }
var mediaCaptureSettings = mediaCapture.mediaCaptureSettings;
Public ReadOnly Property MediaCaptureSettings As MediaCaptureSettings
Property Value
A MediaCaptureSettings object that contains the settings.
Windows requirements
| Requirements | Description |
|---|---|
| App capabilities |
backgroundMediaRecording
microphone
webcam
|
Applies to
Feedback
Was this page helpful?
