LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
WMMutualExclusion Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : WMMutualExclusion Class

The following tables list the members exposed by WMMutualExclusion.

Public Properties

 NameDescription
public Property StreamCountGets the total number of streams in the list.  
public Property TypeGets or sets a character string that describes the type of mutual exclusion.  
Top

Public Methods

 NameDescription
public Method AddStreamAdds a stream to the object's stream list. Adds a stream to the object's stream list.  
public Method GetStreamGets the number of the stream at the specified index in the stream's list.  
public Method RemoveStreamRemoves a stream from the list. Removes a stream from the list.  
Top

See Also