mirror of https://github.com/ErsatzTV/ErsatzTV.git
3 changed files with 8 additions and 3 deletions
@ -0,0 +1,6 @@
@@ -0,0 +1,6 @@
|
||||
namespace ErsatzTV.Core.Metadata; |
||||
|
||||
public static class FFmpegProfileTemplateDataKey |
||||
{ |
||||
public static readonly string Resolution = "Resolution"; |
||||
} |
||||
Loading…
Reference in new issue