EncoderSystemPresetType.SingleLayer720pH264AAC Field

Definition

Produces an MP4 file where the video is encoded with H.264 codec at a picture height of 720 pixels, and at a maximum bitrate of 3500 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 SingleLayer720pH264AAC;
 staticval mutable SingleLayer720pH264AAC : Microsoft.Azure.Management.VideoAnalyzer.Models.EncoderSystemPresetType
Public Shared ReadOnly SingleLayer720pH264AAC As EncoderSystemPresetType 

Field Value

Applies to