MediaSample Class

Summary
Provides a wrapper object for the DirectShow MediaSample object.
Syntax
C#
C++/CLI
public class MediaSample : 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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.