For a list of all members of this type, see WMProfile members.
"| Name | Description | |
|---|---|---|
| AddMutualExclusion | Adds a mutual exclusion object to the profile. Adds a mutual exclusion object to the profile. |
| AddStream | Adds a stream to the profile. Adds a stream to the profile. |
| CreateNewMutualExclusion | Creates a mutual exclusion object. |
| CreateNewStream | Creates a new stream configuration object that can be used to describe a media stream in the profile. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetMutualExclusion | Gets the specified mutual exclusion object in the profile. |
| GetStream | Gets the stream at the specified index from the profile. |
| GetStreamByNumber | Gets the stream with the specified number in the profile. |
| ReconfigStream | Reconfigures a stream in the profile. Reconfigures a stream in the profile, based on the stream configuration information in the specified WMStreamConfig object. |
| RemoveMutualExclusion | Removes the specified mutual exclusion object from the profile. |
| RemoveStream | Removes the specified stream from the profile. |
| RemoveStreamByNumber | Removes the stream having the specified number from the profile. |