C#
VB
C++
Provides a wrapper object for the DirectShow MediaSample object.
public class MediaSample : IDisposable
Public Class MediaSample
Implements System.IDisposable
public ref class MediaSample : public System.IDisposable
Use the MediaSample object to encapsulate media samples returned from the SampleSource and SampleTarget objects. A media sample contains a block of media data. Media samples support the use of shared memory buffers among filters belonging to the same graph.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET