Share via


amstream.h header

This header is used by DirectShow. For more information, see:

amstream.h contains the following programming interfaces:

Interfaces

 
IAMMediaStream

Note  This interface is deprecated.
IAMMediaTypeSample

Note  This interface is deprecated.
IAMMediaTypeStream

Note  This interface is deprecated.
IAMMultiMediaStream

Note  This interface is deprecated. New applications should not use it. The IAMMultiMediaStream interface is supported by the multimedia stream object. It contains methods for creating the underlying filter graph that the object manages.
IDirectDrawMediaSample

The IDirectDrawMediaSample interface provides access to DirectDraw surfaces allocated by the Overlay Mixer filter.The allocator for the Overlay Mixer filter creates samples that expose this interface.
IDirectDrawMediaSampleAllocator

The IDirectDrawMediaSampleAllocator interface allocates samples that contain DirectDraw surfaces.The Overlay Mixer filter's input pin creates an allocator that implements this interface.
IMediaStreamFilter

Note  This interface is deprecated. New applications should not use it. The IMediaStreamFilter interface is supported by the Media Stream filter, which is used internally by the multimedia stream object. Applications should not use this interface.