Public Types | |
enum | flag_t |
Public Member Functions | |
struct | MuxerPacket (CBaseMuxerInputPin *pPin) |
bool | IsTimeValid () const |
bool | IsSyncPoint () const |
bool | IsDiscontinuity () const |
bool | IsEOS () const |
bool | IsBogus () const |
Public Attributes | |
CBaseMuxerInputPin * | pPin |
REFERENCE_TIME | rtStart |
REFERENCE_TIME | rtStop |
CArray< BYTE > | pData |
DWORD | flags |
Definition at line 28 of file BaseMuxerInputPin.h.