ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <strmbase.h>
Public Attributes | |
BasePin_CheckMediaType | pfnCheckMediaType |
BasePin_AttemptConnection | pfnAttemptConnection |
BasePin_GetMediaTypeVersion | pfnGetMediaTypeVersion |
BasePin_GetMediaType | pfnGetMediaType |
Definition at line 53 of file strmbase.h.
BasePin_AttemptConnection BasePinFuncTable::pfnAttemptConnection |
Definition at line 57 of file strmbase.h.
Referenced by BaseOutputPin_Construct().
BasePin_CheckMediaType BasePinFuncTable::pfnCheckMediaType |
Definition at line 55 of file strmbase.h.
Referenced by BaseInputPin_Construct().
BasePin_GetMediaType BasePinFuncTable::pfnGetMediaType |
Definition at line 60 of file strmbase.h.
BasePin_GetMediaTypeVersion BasePinFuncTable::pfnGetMediaTypeVersion |
Definition at line 59 of file strmbase.h.