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


"

For a list of all members of this type, see SampleSource members.

"

Public Methods

 NameDescription
public Method DeliverEndOfStreamInforms the objects "downstream" of the sample source object that the source has reached the end of the data stream.  
public Method DeliverSampleDelivers a sample to an object "downstream" of the Sample Source object.  
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetMediaTypeGets the media type of the sample source object.  
public Method GetSampleBufferGets an unused sample buffer.  
public Method SetMediaTypeSets the media type of the sample source object.  
Top

See Also