←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly