CodeStream Property
Summary
Gets the requested code-stream index.
Syntax
public int CodeStream { get; }
Public ReadOnly Property CodeStream As Integer
public:
property int CodeStream {
int get();
}
Property Value
An System.Int32 value which represents the code-stream being requested.