Provides settings for capturing videos. The settings include format, maximum resolution, maximum duration, and whether or not to allow trimming.
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
Members
The CameraCaptureUIVideoCaptureSettings class has these types of members:
Methods
The CameraCaptureUIVideoCaptureSettings class inherits methods from the Object class (C#/VB/C++).
Properties
The CameraCaptureUIVideoCaptureSettings class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Determines whether or not the video trimming user interface will be enabled. | |
| Read/write | Determines the format for storing captured videos. | |
| Read/write | Determines the maximum duration of a video. | |
| Read/write | Determines the maximum resolution that the user can select. |
Remarks
To get an instance of this object, retrieve the VideoSettings property.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 12/4/2012