|
ReactOS 0.4.16-dev-1946-g52006dd
|
Go to the source code of this file.
Typedefs | |
| typedef enum _AM_ASPECT_RATIO_MODE | AM_ASPECT_RATIO_MODE |
Enumerations | |
| enum | _AM_ASPECT_RATIO_MODE { AM_ARMODE_STRETCHED , AM_ARMODE_LETTER_BOX , AM_ARMODE_CROP , AM_ARMODE_STRETCHED_AS_PRIMARY } |
Functions | |
| DECLARE_INTERFACE_ (IMixerPinConfig, IUnknown) | |
| DECLARE_INTERFACE_ (IMixerPinConfig2, IMixerPinConfig) | |
| Enumerator | |
|---|---|
| AM_ARMODE_STRETCHED | |
| AM_ARMODE_LETTER_BOX | |
| AM_ARMODE_CROP | |
| AM_ARMODE_STRETCHED_AS_PRIMARY | |
Definition at line 8 of file mpconfig.h.
| DECLARE_INTERFACE_ | ( | IMixerPinConfig | , |
| IUnknown | |||
| ) |
Definition at line 16 of file mpconfig.h.
| DECLARE_INTERFACE_ | ( | IMixerPinConfig2 | , |
| IMixerPinConfig | |||
| ) |
Definition at line 35 of file mpconfig.h.