MediaSample Class

Summary

Provides a wrapper object for the DirectShow MediaSample object.

Syntax
C#
VB
C++
public class MediaSample : IDisposable 
Public Class MediaSample  
   Implements System.IDisposable  
public ref class MediaSample : public System.IDisposable   

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly