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


"

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

"

Public Properties

 NameDescription
public Property ActualDataLengthGets or sets the length of the valid buffer data, in bytes.  
public Property BufferGets a reference for direct access to the media sample buffer.  
public Property BufferSizeGets the size of the sample buffer, in bytes.  
public Property DiscontinuityGets or sets a value indicating whether this sample represents a break in the data stream.  
public Property PrerollGets or sets a value indicating whether the sample is a preroll sample.  
public Property SyncPointGets or sets a value indicating whether the beginning of the sample is a synchronization point.  
Top

See Also