mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
BluRay playlist (mpls) files support
This commit is contained in:
@@ -12,6 +12,9 @@ namespace CUETools.Codecs.BDLPCM
|
||||
}
|
||||
|
||||
[Browsable(false)]
|
||||
public string Stream { get; set; }
|
||||
public int? Stream { get; set; }
|
||||
|
||||
[Browsable(false)]
|
||||
public ushort? Pid { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user