Method |
Description |
|
IAsyncReader ( ) : int |
|
|
IAsyncReader ( IMediaSample pSample ) : int |
|
|
IAsyncReader ( IMediaSample pSample, IntPtr dwUser ) : int |
|
|
IAsyncReader ( IMemAllocator pPreferred, DirectShowLib.AllocatorProperties pProps, IMemAllocator &ppActual ) : int |
|
|
IAsyncReader ( int dwTimeout, IMediaSample &ppSample, IntPtr &pdwUser ) : int |
|
|
IAsyncReader ( long llPosition, int lLength, IntPtr pBuffer ) : int |
|
|
IAsyncReader ( long &pTotal, long &pAvailable ) : int |
|
|
IPin ( ) : int |
|
|
IPin ( DirectShowLib.AMMediaType pmt ) : int |
|
|
IPin ( IEnumMediaTypes &ppEnum ) : int |
|
|
IPin ( IPin &ppPin ) : int |
|
|
IPin ( IPin pReceivePin, DirectShowLib.AMMediaType pmt ) : int |
|
|
IPin ( IPin ppPins, int &nPin ) : int |
|
|
IPin ( PinDirection &pPinDir ) : int |
|
|
IPin ( DirectShowLib.PinInfo &pInfo ) : int |
|
|
IPin ( long tStart, long tStop, double dRate ) : int |
|
|
IPin ( string &Id ) : int |
|
|