Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Streams As Integer |
C# | |
---|---|
public abstract int Streams {get; set;} |
Property Value
The default value equals the number of input channels enabled by the InputChannels property.This value is used only if StreamsSelection is set to StreamsSelection.Manual. It must match the actual number of spatial streams in the signal in order for demodulation to succeed.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)