ltmmWMMutualExclusion.AddStream Method

Visual Basic Example

Syntax

object.AddStream(StreamNum As Long)

Remarks

Adds a stream to the object's stream list.

Use the ltmmWMMutualExclusion.StreamCount property as a zero-based index to get stream numbers using the ltmmWMMutualExclusion.GetStream method. Stream numbers range from 1 to 63.

For more information, refer to the Microsoft documentation for IWMMutualExclusion::AddStream at http://msdn2.microsoft.com/en-us/library/aa388546.aspx.

See Also

Elements:

ltmmWMMutualExclusion.StreamCount Property, ltmmWMMutualExclusion.Type Property, ltmmWMMutualExclusion.GetStream Method, ltmmWMMutualExclusion.RemoveStream Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support