object.GetStreamByNumber(StreamNum As Long) As ltmmWMStreamConfig |
Remarks
Gets the stream, with the specified number, in the profile. The stream number is different from the stream index. Stream indexes are zero-based, while each stream in the list might have its own number that is different from the index.
For more information, refer to the Microsoft documentation for IWMProfile::GetStreamByNumber .
Win32, x64
See Also