←Select platform

MediaSample Class Members

Summary

The following tables list the members exposed by MediaSample.

Public Constructors

Name Description
MediaSample Initializes a new instance of a MediaSample object with default parameters.

Public Methods

Name Description
Clone Creates a complete copy of this MediaSample object.
CopyTo Copies the data and all the attributes to another MediaSample object.
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
GetData Gets a copy of the actual MediaSample data in the buffer.
GetMediaTime Gets the media start and stop times for this sample.
GetMediaType Gets the media type, if the media type differs from the previous sample.
GetTime Gets the stream times at which this sample should start and stop.
ResetMediaTime Resets the media time.
ResetTime Invalidates the stream time.
SetData Copies sample data to the buffer.
SetMediaTime Sets the media times for this sample.
SetMediaType Sets the MediaSample's media type.
SetTime Sets the stream times when this sample should start and stop.

Public Properties

Name Description
ActualDataLength Gets or sets the length of the valid buffer data, in bytes.
Buffer Gets a reference for direct access to the media sample buffer.
BufferSize Gets the size of the sample buffer, in bytes.
Discontinuity Gets or sets a value indicating whether this sample represents a break in the data stream.
Preroll Gets or sets a value indicating whether the sample is a preroll sample.
SyncPoint Gets or sets a value indicating whether the beginning of the sample is a synchronization point.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly