You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Model/Dlna
Shadowghost 81a7261980
Default to no bitrate limit if no maxBitrate is set (#8850)
2 years ago
..
AudioOptions.cs Replace == null with is null 2 years ago
CodecProfile.cs
CodecType.cs
ConditionProcessor.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
ContainerProfile.cs Replace != null with is not null 2 years ago
ContentFeatureBuilder.cs Replace != null with is not null 2 years ago
DeviceIdentification.cs
DeviceProfile.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
DeviceProfileInfo.cs
DeviceProfileType.cs
DirectPlayProfile.cs
DlnaFlags.cs
DlnaMaps.cs
DlnaProfileType.cs
EncodingContext.cs
HeaderMatchType.cs
HttpHeaderInfo.cs
IDeviceDiscovery.cs
ITranscoderSupport.cs
MediaFormatProfile.cs
MediaFormatProfileResolver.cs
PlaybackErrorCode.cs
ProfileCondition.cs
ProfileConditionType.cs
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
ResolutionConfiguration.cs
ResolutionNormalizer.cs Replace != null with is not null 2 years ago
ResolutionOptions.cs
ResponseProfile.cs
SearchCriteria.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SearchType.cs
SortCriteria.cs
StreamBuilder.cs Default to no bitrate limit if no maxBitrate is set (#8850) 2 years ago
StreamInfo.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SubtitleDeliveryMethod.cs
SubtitleProfile.cs Use our own Contains extension 3 years ago
SubtitleStreamInfo.cs
TranscodeSeekInfo.cs
TranscodingProfile.cs
UpnpDeviceInfo.cs
VideoOptions.cs
XmlAttribute.cs