mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
DVDAudio titleset (ATSI) parser
This commit is contained in:
@@ -41,5 +41,8 @@ namespace CUETools.Codecs.MPEG.ATSI
|
||||
|
||||
[Browsable(false)]
|
||||
public int? StreamId { get; set; }
|
||||
|
||||
[Browsable(false)]
|
||||
public int? Title { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user