ReactOS
0.4.15-dev-4570-g4f8bbd1
|
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 CHARS_IN_GUID struct _AMMediaType | AM_MEDIA_TYPE |
typedef enum _PinDirection | PIN_DIRECTION |
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 |
Variables | |
REFERENCE_TIME_DEFINED typedef LONGLONG | REFERENCE_TIME |
REFTIME_DEFINED typedef DOUBLE | REFTIME |
#define AM_GBF_NOTASYNCPOINT 2 |
Definition at line 486 of file axcore.idl.
#define AM_GBF_PREVFRAMESKIPPED 1 |
Definition at line 485 of file axcore.idl.
#define CHARS_IN_GUID 39 |
Definition at line 19 of file axcore.idl.
#define MAX_FILTER_NAME 128 |
Definition at line 46 of file axcore.idl.
#define MAX_PIN_NAME 128 |
Definition at line 45 of file axcore.idl.
typedef CHARS_IN_GUID 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 |
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.
REFERENCE_TIME_DEFINED typedef LONGLONG REFERENCE_TIME |
Definition at line 51 of file axcore.idl.
REFTIME_DEFINED typedef DOUBLE REFTIME |
Definition at line 56 of file axcore.idl.
Referenced by ConvertToREFTIME().