IMFMediaStream Interface

Represents one stream in a media source.

Syntax

interface IMFMediaStream : public IMFMediaEventGenerator  

Remarks

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.

Requirements

Header: Declared in mfidl.h.

Library: Use mfuuid.lib.