EncoderNamedPreset.H265SingleBitrate1080P Property
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 Azure.ResourceManager.Media.Models.EncoderNamedPreset H265SingleBitrate1080P { get; }
static member H265SingleBitrate1080P : Azure.ResourceManager.Media.Models.EncoderNamedPreset
Public Shared ReadOnly Property H265SingleBitrate1080P As EncoderNamedPreset
Property 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