Represents one stream in a media source.
interface IMFMediaStream : public IMFMediaEventGenerator
Streams are created when a media source is started. For each stream, the media source sends an MENewStream event with a pointer to the stream’s IMFMediaStream interface.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.