C# Class CrystalMpq.Explorer.AudioVideo.MpqFileSourceFilter.StreamOutputPin

Inheritance: IPin, IAsyncReader
Afficher le fichier Open project: sgraf812/crystalmpq

Méthodes publiques

Méthode Description
StreamOutputPin ( MpqFileSourceFilter filter ) : System

Private Methods

Méthode 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

Method Details

StreamOutputPin() public méthode

public StreamOutputPin ( MpqFileSourceFilter filter ) : System
filter MpqFileSourceFilter
Résultat System