KnownCameraAudioVideoProperties.H264EnableKeyframes property
Specifies whether keyframes are enabled during H264 encoding.
Syntax
Property value
Type: System.Guid [.NET] | Platform::Guid [C++]
The ID of this property, for use with the GetProperty and SetProperty methods.
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 System.Boolean). The SetProperty method sets the property to a new value. Setting this property to true enables keyframes during H264 encoding. When this property is false, keyframes are not used during H264 encoding.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also