Windows Media Format SDK banner art
PreviousNext

IWMMutualExclusion Interface

IWMMutualExclusion specifies a group of streams, of which only one can be played at once. These are used to do multibit rate streaming (stream selection based on bandwidth).

In addition to the methods inherited from IWMStreamList, the IWMMutualExclusion interface exposes the following methods.

Method Description
GetType Retrieves the GUID of the type of mutual exclusion required.
SetType Specifies the GUID of the type of mutual exclusion required.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.