Namespace Emby.Media.Model.Types
Classes
Av1ProfileWithLevel
Class combining profile and level for av1.
Av1ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for av1.
AvcProfileWithLevel
Class combining profile and level for h264.
AvcProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for h264.
BroadcastResolutions
BroadcastResolutions.BroadcastResolution
H263ProfileWithLevel
Class combining profile and level for h263p.
H263ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for h263p.
HevcProfileWithLevel
Class combining profile and level for hevc.
HevcProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for hevc.
LevelInformation
Class for unified presentation of all information associated with a specific codec level.
MediaTagList
Implements a list of tags.
MediaTagList.MediaTag
Mpeg2ProfileWithLevel
Class combining profile and level for mpeg2video.
Mpeg2ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for mpeg2video.
Mpeg4ProfileWithLevel
Class combining profile and level for mpeg4.
Mpeg4ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for mpeg4.
PixelFormat
The Pixel Format.
ProfileInformation
Class for unified presentation of all information associated with a specific codec profile.
ProfileLevelInformation
A class combining both ProfileInformation and LevelInformation.
ProfileWithLevel<TP, TL>
A generic base class combining a profile and level enum value.
ProfileWithLevelList<T, TP, TL>
A generic base class implementing a list of profiles and associated maximum supported levels.
RationalTypeConverter
Vc1ProfileWithLevel
Class combining profile and level for vc1.
Vc1ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for vp9.
Vp8ProfileWithLevel
Class combining profile and level for vp8.
Vp8ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for vp8.
Vp9ProfileWithLevel
Class combining profile and level for vp9.
Vp9ProfileWithLevelList
Class representing a list of supported profiles and maximum supported levels for vp9.
Structs
BitRate
A type for handling bit rates.
ByteSize
A type for handling byte sizes.
Rational
Implements a rational value.
Resolution
Struct representing a video resolution specified in X and Y dimension.
ResolutionWithRate
Struct representing a combination of video resolution and frame rate.