Class StreamCollection
- Namespace
- ChartTools.Meta
- Assembly
- ChartTools.dll
public sealed class StreamCollection
- Inheritance
-
StreamCollection
- Inherited Members
-
- Extension Methods
-
Constructors
public StreamCollection()
Properties
public string? Bass { get; set; }
Property Value
- string
public string? Crowd { get; set; }
Property Value
- string
public string? Drum { get; set; }
Property Value
- string
public string? Drum2 { get; set; }
Property Value
- string
public string? Drum3 { get; set; }
Property Value
- string
public string? Drum4 { get; set; }
Property Value
- string
public string? Guitar { get; set; }
Property Value
- string
public string? Keys { get; set; }
Property Value
- string
public string? Music { get; set; }
Property Value
- string
public string? Rhythm { get; set; }
Property Value
- string
public string? Vocals { get; set; }
Property Value
- string