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

The following tables list the members exposed by MultiStreamTarget.

Public Constructors

 NameDescription
public Constructor MultiStreamTarget ConstructorInstantiates a MultiStreamTarget object.  
Top

Public Properties

 NameDescription
public Property StreamCountGets or sets the number of streams supported by the multi-stream target object.  
Top

Public Methods

 NameDescription
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetAcceptedMediaTypeGets a copy of the media type accepted by the MultiStreamTarget object.  
public Method GetConnectedMediaTypeGets a copy of the connected media type of the stream.  
public Method GetSampleGets a media sample delivered from a stream.  
public Method SetAcceptedMediaTypeSets the media type of a stream.  
public Method WaitForSampleWaits for a sample from any source.  
Top

See Also