]> granicus.if.org Git - handbrake/commitdiff
WinGui: Change ChannelLayout to Int64 #968
authorsr55 <sr55.hb@outlook.com>
Mon, 30 Oct 2017 20:28:18 +0000 (20:28 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 30 Oct 2017 20:28:18 +0000 (20:28 +0000)
win/CS/HandBrake.ApplicationServices/Interop/Json/Scan/SourceAudioTrack.cs

index 3185694a8556107746232cf51b1152ed67a21c7c..c497df2e682704f0473c4a48cb25e4784c5306f5 100644 (file)
@@ -22,7 +22,7 @@ namespace HandBrake.ApplicationServices.Interop.Json.Scan
         /// <summary>\r
         /// Gets or sets the channel layout.\r
         /// </summary>\r
-        public int ChannelLayout { get; set; }\r
+        public long ChannelLayout { get; set; }\r
 \r
         /// <summary>\r
         /// Gets or sets the description.\r