ltmmMediaSample is an automation wrapper object for the DirectShow MediaSample object. It is used to encapsulate media samples returned from the ltmmSampleSource and ltmmSampleTarget objects. A media sample is a COM object that contains a block of media data. Media samples support the use of shared memory buffers among filters belonging to the same graph.
Interfaces |
|
CLSID |
CLSID_ltmmMediaSample |
See Also