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


"

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

"

Public Methods

 NameDescription
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetDataGets a copy of the actual MediaSample data in the buffer.  
public Method GetMediaTimeGets the media start and stop times for this sample.  
public Method GetMediaTypeGets the media type, if the media type differs from the previous sample.  
public Method GetTimeGets the stream times at which this sample should start and stop.  
public Method ResetMediaTimeResets the media time.  
public Method ResetTimeInvalidates the stream time.  
public Method SetDataCopies sample data to the buffer.  
public Method SetMediaTimeSets the media times for this sample.  
public Method SetMediaTypeSets the MediaSample's media type.  
public Method SetTimeSets the stream times when this sample should start and stop.  
Top

See Also