VideoEncoderConfiguration Properties |
The VideoEncoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitrate |
Gets or sets the bitrate.
|
![]() | DecoderSpecificData |
Decoder specific data used to initialize decoders. If applicable the encoder will assign this value automatically.
|
![]() | IFrameFrequency |
Gets or sets the I-Frame frequency. When set to 0, the encoder will decide when it is best create an I-Frame. |
![]() | InitializationStatus |
Gets or sets the initialization status.
|
![]() | InputFramerate |
Gets or sets the input framerate. 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.) |