Visual Basic Example
Syntax
object.RemoveStreamByNumber(StreamNum As Long)
Remarks
Removes the stream with the specified number from the profile.
For more information, refer to the Microsoft documentation for IWMProfile::RemoveStreamByNumber .
Platforms
Win32, x64
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.GetStreamByNumber Method, ltmmWMProfile.ReconfigStream Method, ltmmWMProfile.RemoveMutualExclusion Method, ltmmWMProfile.RemoveStream Method
Topics:
Multimedia Properties, Methods and Events
Windows Media Support