CBaseStreamControl::GetInfo (Compact 2013)
3/26/2014
Retrieves information about the current streaming settings.
Syntax
HRESULT GetInfo(
AM_STREAM_INFO* pInfo
);
Parameters
- pInfo
Pointer to an AM_STREAM_INFO structure.
Return Value
Returns S_OK.
Remarks
This member function implements the IAMStreamControl interface and is called by the user to find out if a pin is streaming and to obtain the stream's attributes.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |