#include <OggDemuxOutputPin.h>
Public Member Functions | |
OggDemuxOutputPin (void) | |
~OggDemuxOutputPin (void) | |
DECLARE_IUNKNOWN STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
virtual HRESULT | DecideBufferSize (IMemAllocator *inAllocator, ALLOCATOR_PROPERTIES *inPropertyRequest) |
virtual HRESULT | CheckMediaType (const CMediaType *pmt) |
Static Public Attributes | |
const unsigned long | BUFFER_SIZE = 98304 |
const unsigned long | NUM_BUFFERS = 3 |
|
Definition at line 4 of file OggDemuxOutputPin.cpp. |
|
Definition at line 8 of file OggDemuxOutputPin.cpp. |
|
|
|
|
|
|
|
Definition at line 9 of file OggDemuxOutputPin.h. |
|
Definition at line 10 of file OggDemuxOutputPin.h. |