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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET