ltmmWMProfile.GetStreamByNumber Method

Visual Basic Example

Syntax

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 at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmprofilegetstreambynumber.asp.

See Also

Elements:

ltmmWMProfile.Description Property, ltmmWMProfile.MutualExclusionCount Property, ltmmWMProfile.Name Property, ltmmWMProfile.StreamCount Property, ltmmWMProfile.Version Property, ltmmWMProfile.AddMutualExclusion Method, ltmmWMProfile.AddStream Method, ltmmWMProfile.CreateNewMutualExclusion Method, ltmmWMProfile.CreateNewStream Method, ltmmWMProfile.GetMutualExclusion Method, ltmmWMProfile.GetStream Method, ltmmWMProfile.ReconfigStream Method, ltmmWMProfile.RemoveMutualExclusion Method, ltmmWMProfile.RemoveStream Method, ltmmWMProfile.RemoveStreamByNumber Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support