EncoderNamedPreset.H264SingleBitrate1080p 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 6750 kbps and a picture height of 1080 pixels, and the stereo audio is encoded with AAC-LC codec at 128 kbps.
public static readonly Microsoft.Azure.Management.Media.Models.EncoderNamedPreset H264SingleBitrate1080p;
staticval mutable H264SingleBitrate1080p : Microsoft.Azure.Management.Media.Models.EncoderNamedPreset
Public Shared ReadOnly H264SingleBitrate1080p As EncoderNamedPreset
Field Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET