VideoEncoderConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing the MPEG4 Configuration.
public class VideoEncoderConfiguration
type VideoEncoderConfiguration = class
Public Class VideoEncoderConfiguration
- Inheritance
-
VideoEncoderConfiguration
Constructors
VideoEncoderConfiguration() |
Initializes a new instance of VideoEncoderConfiguration. |
Properties
Encoding |
The video codec used by the Media Profile. |
H264 |
The H264 Configuration. |
Mpeg4 |
The H264 Configuration. |
Quality |
Relative value representing the quality of the video. |
RateControl |
The Video's rate control. |
Resolution |
The Video Resolution. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET