AppCaptureHistoricalBufferLengthUnit Enum
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.
Specifies the units of the app capture historical buffer.
public enum class AppCaptureHistoricalBufferLengthUnit
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppCaptureContract, 65536)]
enum class AppCaptureHistoricalBufferLengthUnit
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppCaptureContract), 65536)]
public enum AppCaptureHistoricalBufferLengthUnit
var value = Windows.Media.Capture.AppCaptureHistoricalBufferLengthUnit.megabytes
Public Enum AppCaptureHistoricalBufferLengthUnit
- Inheritance
-
AppCaptureHistoricalBufferLengthUnit
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.Media.Capture.AppCaptureContract (introduced in v1.0)
|
App capabilities |
appCaptureSettings
|
Fields
Name | Value | Description |
---|---|---|
Megabytes | 0 | Megabytes |
Seconds | 1 | Seconds |