AudioVideoCaptureDevice.SupportedVideoEncodingFormats property
Gets the video encoding formats that are supported on the phone.
Syntax
public static IReadOnlyList<CameraCaptureVideoFormat> SupportedVideoEncodingFormats { get; }
Property value
Type: IVectorView<CameraCaptureVideoFormat> [C++] | System.Collections.Generic.IReadOnlyList<CameraCaptureVideoFormat> [.NET]
The video encoding formats that are supported on the phone.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Show: