EncoderNamedPreset.H265SingleBitrate1080p 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.265 codec at 3500 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 H265SingleBitrate1080p;
staticval mutable H265SingleBitrate1080p : Microsoft.Azure.Management.Media.Models.EncoderNamedPreset
Public Shared ReadOnly H265SingleBitrate1080p As EncoderNamedPreset
Field Value
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