Property SelectedChannels
SelectedChannels
Gets or sets the indices of the channels to display when the visualizer is in overlay mode.
public int[] SelectedChannels { get; set; }
Property Value
- int[]
Gets or sets the indices of the channels to display when the visualizer is in overlay mode.
public int[] SelectedChannels { get; set; }