ReactOS 0.4.16-dev-303-g11d5cb8
|
Go to the source code of this file.
Classes | |
struct | _AMMediaType |
struct | _AllocatorProperties |
interface | IPin |
struct | IPin::_PinInfo |
interface | IEnumPins |
interface | IEnumMediaTypes |
interface | IFilterGraph |
interface | IEnumFilters |
interface | IMediaFilter |
interface | IBaseFilter |
struct | IBaseFilter::_FilterInfo |
interface | IReferenceClock |
interface | IReferenceClockTimerControl |
interface | IMediaSample |
struct | tagAM_SAMPLE2_PROPERTIES |
interface | IMediaSample2 |
interface | IMemAllocator |
interface | IMemAllocatorCallbackTemp |
interface | IMemAllocatorNotifyCallbackTemp |
interface | IMemInputPin |
interface | IAMovieSetup |
interface | IMediaSeeking |
interface | IAMStreamSelect |
Macros | |
#define | CHARS_IN_GUID 39 |
#define | MAX_PIN_NAME 128 |
#define | MAX_FILTER_NAME 128 |
#define | AM_GBF_PREVFRAMESKIPPED 1 |
#define | AM_GBF_NOTASYNCPOINT 2 |
Typedefs | |
typedef struct _AMMediaType | AM_MEDIA_TYPE |
typedef enum _PinDirection | PIN_DIRECTION |
typedef LONGLONG | REFERENCE_TIME |
typedef DOUBLE | REFTIME |
typedef DWORD_PTR | HSEMAPHORE |
typedef DWORD_PTR | HEVENT |
typedef struct _AllocatorProperties | ALLOCATOR_PROPERTIES |
typedef struct tagAM_SAMPLE2_PROPERTIES | AM_SAMPLE2_PROPERTIES |
typedef enum AM_SEEKING_SeekingFlags | AM_SEEKING_SEEKING_FLAGS |
typedef enum AM_SEEKING_SeekingCapabilities | AM_SEEKING_SEEKING_CAPABILITIES |
#define AM_GBF_NOTASYNCPOINT 2 |
Definition at line 488 of file axcore.idl.
#define AM_GBF_PREVFRAMESKIPPED 1 |
Definition at line 487 of file axcore.idl.
#define CHARS_IN_GUID 39 |
Definition at line 20 of file axcore.idl.
#define MAX_FILTER_NAME 128 |
Definition at line 48 of file axcore.idl.
#define MAX_PIN_NAME 128 |
Definition at line 47 of file axcore.idl.
typedef struct _AMMediaType AM_MEDIA_TYPE |
Definition at line 61 of file axcore.idl.
typedef DWORD_PTR HSEMAPHORE |
Definition at line 60 of file axcore.idl.
typedef enum _PinDirection PIN_DIRECTION |
typedef LONGLONG REFERENCE_TIME |
Definition at line 52 of file axcore.idl.
Definition at line 57 of file axcore.idl.
Enumerator | |
---|---|
AMSTREAMSELECTENABLE_ENABLE | |
AMSTREAMSELECTENABLE_ENABLEALL |
Definition at line 679 of file axcore.idl.
Enumerator | |
---|---|
AMSTREAMSELECTINFO_ENABLED | |
AMSTREAMSELECTINFO_EXCLUSIVE |
Definition at line 673 of file axcore.idl.
Enumerator | |
---|---|
PINDIR_INPUT | |
PINDIR_OUTPUT |
Definition at line 39 of file axcore.idl.
Definition at line 602 of file axcore.idl.
Definition at line 589 of file axcore.idl.
Enumerator | |
---|---|
AM_MEDIAEVENT_NONOTIFY |
Definition at line 668 of file axcore.idl.
Definition at line 435 of file axcore.idl.