IMPEG2ComponentType::get_StreamType Method

The get_StreamType method retrieves the stream type.

Syntax

HRESULT get_StreamType(
  [out]  MPEG2StreamType *pMP2StreamType
);

Parameters

  • pMP2StreamType [out]
    Pointer to a variable of type MPEG2StreamType that receives the stream type value.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IMPEG2ComponentType Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008