apply codec profile conditions

This commit is contained in:
Luke Pulverenti
2014-03-24 13:54:45 -04:00
parent 501dedb13c
commit a94a98dc6c
15 changed files with 270 additions and 82 deletions

View File

@@ -32,9 +32,7 @@ namespace MediaBrowser.Controller.Dlna
public enum TranscodingSettingType
{
VideoLevel = 0,
VideoProfile = 1,
MaxAudioChannels = 2
VideoProfile = 0
}
public enum TranscodeSeekInfo