Get the AMMediaType for the specified Input stream
Parameters
- ulInputStreamIndex
- The stream to get the media type for
Return Value
The media type for the stream, or null if not set
Remarks
The abstract class will call InternalCheckInputType to see whether a given media type is supported. To see what media type was actually set, the derived class can call this method.