mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
apply codec profile conditions
This commit is contained in:
@@ -32,9 +32,7 @@ namespace MediaBrowser.Controller.Dlna
|
||||
|
||||
public enum TranscodingSettingType
|
||||
{
|
||||
VideoLevel = 0,
|
||||
VideoProfile = 1,
|
||||
MaxAudioChannels = 2
|
||||
VideoProfile = 0
|
||||
}
|
||||
|
||||
public enum TranscodeSeekInfo
|
||||
|
||||
Reference in New Issue
Block a user