EncoderNamedPreset.H265SingleBitrate4K 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 9500 kbps and a picture height of 2160 pixels, and the stereo audio is encoded with AAC-LC codec at 128 kbps.
public static Azure.ResourceManager.Media.Models.EncoderNamedPreset H265SingleBitrate4K { get; }
static member H265SingleBitrate4K : Azure.ResourceManager.Media.Models.EncoderNamedPreset
Public Shared ReadOnly Property H265SingleBitrate4K 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