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

The following tables list the members exposed by SampleTarget.

Public Constructors

 NameDescription
public Constructor SampleTarget ConstructorCreates an instance of the SampleTarget class.  
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 sample target object.  
public Method GetConnectedMediaTypeGets a copy of the connected media type.  
public Method GetSampleGets a delivered media sample.  
public Method SetAcceptedMediaTypeSets the media type of the samples accepted by the object.  
Top

See Also