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


"

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

"

Public Methods

 NameDescription
public Method DeliverEndOfStreamInforms the objects "downstream" of the MultiStreamSource object that the source has reached the end of the data stream.  
public Method DeliverSampleDelivers a sample to a PlayCtrl or ConvertCtrl 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 MultiStreamSource object.  
public Method GetSampleBufferGets a sample buffer from a stream.  
public Method SetMediaTypeSets the media type for a particular stream of the MultiStreamSource object.  
Top

See Also