EncoderSystemPresetType.SingleLayer540pH264AAC Field
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.
Produces an MP4 file where the video is encoded with H.264 codec at a picture height of 540 pixels, and at a maximum bitrate of 2000 Kbps. Encoded video has the same average frame rate as the input. The aspect ratio of the input is preserved. If the input content has audio, then it is encoded with AAC-LC codec at 96 Kbps
public static readonly Microsoft.Azure.Management.VideoAnalyzer.Models.EncoderSystemPresetType SingleLayer540pH264AAC;
staticval mutable SingleLayer540pH264AAC : Microsoft.Azure.Management.VideoAnalyzer.Models.EncoderSystemPresetType
Public Shared ReadOnly SingleLayer540pH264AAC As EncoderSystemPresetType
Field Value
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