H264VideoEncoderConfiguration Properties |
The H264VideoEncoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
BFrameCount |
Gets or sets the number of B-Frames.
| |
Bitrate |
Gets or sets the bitrate.
(Inherited from VideoEncoderConfiguration.) | |
DeblockingFilter |
Gets or sets the Deblocking Filter.
| |
DecoderSpecificData |
Decoder specific data used to initialize decoders. If applicable the encoder will assign this value automatically.
(Inherited from VideoEncoderConfiguration.) | |
IFrameFrequency |
Gets or sets the I-Frame frequency. (Inherited from VideoEncoderConfiguration.)When set to 0, the encoder will decide when it is best create an I-Frame. | |
InitializationStatus |
Gets or sets the initialization status.
(Inherited from VideoEncoderConfiguration.) | |
InputFramerate |
Gets or sets the input framerate. (Inherited from VideoEncoderConfiguration.)This value is used to calculate the target bitrate for rate control. | |
InputHeight |
Gets or sets the height of input pictures.
(Inherited from PictureTransformConfiguration.) | |
InputWidth |
Gets or sets the width of input pictures.
(Inherited from PictureTransformConfiguration.) | |
Level |
Gets or sets the Level.
| |
MotionEstimation |
Gets or sets the motion estimation method.
| |
Profile |
Gets or sets the Profile.
| |
RateControl |
Gets the rate control.
| |
RealTime |
Uses encoder parameters optimal for real time encoding.
| |
ReferenceFrameCount |
Gets or sets the number of reference frames.
| |
Speed |
Gets or sets the Speed of the H.264 encoder.
| |
TransformAdaptivity |
Gets or sets the Transform Adaptivity.
|