TranscodingProfile
A class for transcoding profile information. Note for client developers: Conditions defined in MediaBrowser.Model.Dlna.CodecProfile has higher priority and can override values defined here.
Constructors
Properties
The audio codec.
A value indicating whether breaking the video stream on non-keyframes is supported.
The profile conditions.
The encoding context.
A value indicating whether timestamps should be copied.
A value indicating whether variable bitrate encoding is supported.
A value indicating whether M2TS mode is enabled.
A value indicating whether subtitles are allowed in the manifest.
A value indicating whether the content length should be estimated.
The maximum audio channels.
The minimum amount of segments.
Media streaming protocol. Lowercase for backwards compatibility.
The segment length.
The transcoding seek info mode.
The DLNA profile type.
The video codec.