KnownCameraAudioVideoProperties.H264EncodingProfile property
Specifies the encoder profile that is used for H264 video encoding.
Syntax
Property value
Type: System.Guid [.NET] | Platform::Guid [C++]
The ID of the encoder profile.
Remarks
This property is for use with the AudioVideoCaptureDevice class. In the AudioVideoCaptureDevice class, the GetProperty class gets the current value of the property (of type H264EncoderProfile). The SetProperty method sets the property to a new value.
Not all values may be supported on each phone. Use the GetSupportedPropertyValues method to learn more about this property.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also