Vp9VideoEncoderConfiguration Properties |
The Vp9VideoEncoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitrate |
Gets or sets the bitrate.
(Inherited from VideoEncoderConfiguration.) |
![]() | Deadline |
Gets or sets the deadline/quality mode of the encoding proess.
(Inherited from VpxVideoEncoderConfiguration.) |
![]() | 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.) |
![]() | LosslessMode |
Gets or sets a value indicating whether the VP8 encoder is in lossless mode.
(Inherited from VpxVideoEncoderConfiguration.) |
![]() | MaximumQuantizer |
Gets or sets the maximum quantizer value. Valid values are 0-63.
(Inherited from VpxVideoEncoderConfiguration.) |
![]() | MinimumQuantizer |
Gets or sets the minimum quantizer value. Valid values are 0-63.
(Inherited from VpxVideoEncoderConfiguration.) |