Optional
CodecGets or sets the codec profiles.
Optional
ContainerGets or sets the container profiles. Failing to meet these optional conditions causes transcoding to occur.
Optional
DirectGets or sets the direct play profiles.
Optional
IdGets or sets the unique internal identifier.
Optional
MaxGets or sets the maximum allowed bitrate for statically streamed content (= direct played files).
Optional
MaxGets or sets the maximum allowed bitrate for statically streamed (= direct played) music files.
Optional
MaxGets or sets the maximum allowed bitrate for all streamed content.
Optional
MusicGets or sets the maximum allowed bitrate for transcoded music streams.
Optional
NameGets or sets the name of this device profile. User profiles must have a unique name.
Optional
SubtitleGets or sets the subtitle profiles.
Optional
TranscodingGets or sets the transcoding profiles.
A MediaBrowser.Model.Dlna.DeviceProfile represents a set of metadata which determines which content a certain device is able to play.
Specifically, it defines the supported <see cref="P:MediaBrowser.Model.Dlna.DeviceProfile.ContainerProfiles">containers and <see cref="P:MediaBrowser.Model.Dlna.DeviceProfile.CodecProfiles">codecs (video and/or audio, including codec profiles and levels) the device is able to direct play (without transcoding or remuxing), as well as which <see cref="P:MediaBrowser.Model.Dlna.DeviceProfile.TranscodingProfiles">containers/codecs to transcode to in case it isn't.
Export
DeviceProfile