Public Member Functions | |
CStreamSwitcherAllocator (CStreamSwitcherInputPin *pPin, HRESULT *phr) | |
STDMETHODIMP | GetBuffer (IMediaSample **ppBuffer, REFERENCE_TIME *pStartTime, REFERENCE_TIME *pEndTime, DWORD dwFlags) |
void | NotifyMediaType (const CMediaType &mt) |
Protected Attributes | |
CStreamSwitcherInputPin * | m_pPin |
CMediaType | m_mt |
bool | m_fMediaTypeChanged |
Definition at line 92 of file StreamSwitcher.h.