Namespace Emby.Media.Model.Attributes
Classes
BitDepthAttribute
Attribute for specifying the bit depth (= the maximum bitness of a component/channel).
BitsPerPixelAttribute
Attribute for specifying a 'bits/pixel' value for enum entries.
BitStreamAttribute
Attribute indicating that an enum value is applicable to bit-stream formats.
ChannelCountAttribute
Attribute for specifying the number of channels for enum entries.
CompressionAttribute
Attribute for specifying the kind of compression for a media format.
HardwareAttribute
Attribute indicating that an enum value is related to hardware encoding.
HdrBaseFormatsAttribute
Attribute for specifying the related HdrBaseFormats.
IdTagAttribute
Attribute for specifying a tag string that is used for creating unique codec IDs.
InputAttribute
Attribute indicating that an enum value is applicable to input formats.
IntraFrameAttribute
Attribute indicating intra-frame capability of a media type.
IsGraphicAttribute
Attribute for marking a subtitle codec format as graphical/image-based instead of text.
IsHdrAttribute
Attribute for marking a color space or primary enum value as being HDR.
MaxBitRateKAttribute
Attribute for specifying the maximum supported bit rate for an enum entry.
MaxResAndRateAttribute
Attribute specifying a maximum supported combination of resolution and rate for an enum value.
MimeTypesAttribute
Attribute for specifying one or more related mime types for a media type.
NbCountAttribute
Attribute for specifying the NB count for color format enum entries.
OutputAttribute
Attribute indicating that an enum value is applicable to output formats.
PrimaryAttribute
Attribute for marking an enum entry as prominent or important.
VideoMediaTypeAttribute
Attribute for specifying the related VideoMediaTypes.