IAMMediaTypeStream interface
Note This interface is deprecated. New applications should not use it.
Note For video streams, use the IDirectDrawMediaStream interface instead of this interface. For audio streams, use the IAudioMediaStream interface.
Methods
The IAMMediaTypeStream interface has these methods.
| Method | Description |
|---|---|
| IAMMediaTypeStream::CreateSample | Note This interface is deprecated. New applications should not use it. The CreateSample method creates a stream sample and optionally specifies the sample buffer. |
| IAMMediaTypeStream::GetFormat | Note This interface is deprecated. New applications should not use it. The GetFormat method retrieves the format of the stream. |
| IAMMediaTypeStream::GetStreamAllocatorRequirements | Note This interface is deprecated. New applications should not use it. The GetStreamAllocatorRequirements retrieves the allocator requirements for the stream. This method is not currently implemented. |
| IAMMediaTypeStream::SetFormat | Note This interface is deprecated. New applications should not use it. The SetFormat method sets the format of the stream. |
| IAMMediaTypeStream::SetStreamAllocatorRequirements | Note This interface is deprecated. New applications should not use it. The SetStreamAllocatorRequirements sets the allocator requirements for the stream. This method is not currently implemented. |
Requirements
| Target Platform | Windows |
| Header | amstream.h |