ltmmWMMutualExclusion.StreamCount Property

Visual Basic Example

Syntax

object.StreamCount As Long

Remarks

(Read-only). Gets the total number of streams in the list.

Using the ltmmWMMutualExclusion.StreamCount as a zero based index, the ltmmWMMutualExclusion.GetStream method can then be used to get the stream numbers for each stream in the object's stream list.

For more information, refer to the Microsoft documentation for IWMMutualExclusion::GetStreams at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmstreamlistgetstreams.asp.

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support