Microsoft Windows CE 3.0  

CBaseStreamControl::GetInfo

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves information about the current streaming settings.

HRESULT GetInfo(
AM_STREAM_INFO *
pInfo
);

Parameters

pInfo
Pointer to an AM_STREAM_INFOstructure.

Return Values

Returns S_OK.

Remarks

This member function implements the IAMStreamControlinterface and is called by the user to find out if a pin is streaming and to obtain the stream's attributes.