Windows Media Format SDK banner art
PreviousNext

To Modify a Mutual Exclusion Object

  1. Call IWMProfile::GetMutualExclusion.

  2. Call IWMProfile::RemoveMutualExclusion.  If this is not done, the old Mutual Exclusion object remains in the profile, without modifications.

  3. Make the modification to the Mutual Exclusion object, such as adding or removing streams.

  4. Call IWMProfile::AddMutualExclusion to add the modified Mutual Exclusion object to the profile.

Remarks

Changing the Mutual Exclusion object changes the index of the profile.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.