ReactOS 0.4.16-dev-852-gcfcc8d8
|
Go to the source code of this file.
Classes | |
struct | CMIDATA |
Macros | |
#define | STATIC_KSPROPSETID_CMI 0x2B81CDBB, 0xEE6C, 0x4ECC, {0x8A, 0xA5, 0x9A, 0x18, 0x8B, 0x02, 0x3D, 0xFF} |
#define | KSPROPSETID_CMI DEFINE_GUIDNAMED(KSPROPSETID_CMI) |
#define | KSPROPERTY_CMI_GET 1 |
#define | KSPROPERTY_CMI_SET 2 |
#define | FMT_441_PCM 0x00000001 |
#define | FMT_480_PCM 0x00000002 |
#define | FMT_882_PCM 0x00000004 |
#define | FMT_960_PCM 0x00000008 |
#define | FMT_441_MULTI_PCM 0x00000010 |
#define | FMT_480_MULTI_PCM 0x00000020 |
#define | FMT_882_MULTI_PCM 0x00000040 |
#define | FMT_960_MULTI_PCM 0x00000080 |
#define | FMT_441_DOLBY 0x00000100 |
#define | FMT_480_DOLBY 0x00000200 |
#define | FMT_882_DOLBY 0x00000400 |
#define | FMT_960_DOLBY 0x00000800 |
#define | UInt32 ULONG |
#define | UInt16 USHORT |
#define | UInt8 BYTE |
#define | Int32 LONG |
Functions | |
DEFINE_GUIDSTRUCT ("2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFF", KSPROPSETID_CMI) | |
#define FMT_441_DOLBY 0x00000100 |
Definition at line 50 of file property.h.
#define FMT_441_MULTI_PCM 0x00000010 |
Definition at line 46 of file property.h.
#define FMT_441_PCM 0x00000001 |
Definition at line 42 of file property.h.
#define FMT_480_DOLBY 0x00000200 |
Definition at line 51 of file property.h.
#define FMT_480_MULTI_PCM 0x00000020 |
Definition at line 47 of file property.h.
#define FMT_480_PCM 0x00000002 |
Definition at line 43 of file property.h.
#define FMT_882_DOLBY 0x00000400 |
Definition at line 52 of file property.h.
#define FMT_882_MULTI_PCM 0x00000040 |
Definition at line 48 of file property.h.
#define FMT_882_PCM 0x00000004 |
Definition at line 44 of file property.h.
#define FMT_960_DOLBY 0x00000800 |
Definition at line 53 of file property.h.
#define FMT_960_MULTI_PCM 0x00000080 |
Definition at line 49 of file property.h.
#define FMT_960_PCM 0x00000008 |
Definition at line 45 of file property.h.
Definition at line 59 of file property.h.
#define KSPROPERTY_CMI_GET 1 |
Definition at line 39 of file property.h.
#define KSPROPERTY_CMI_SET 2 |
Definition at line 40 of file property.h.
#define KSPROPSETID_CMI DEFINE_GUIDNAMED(KSPROPSETID_CMI) |
Definition at line 36 of file property.h.
#define STATIC_KSPROPSETID_CMI 0x2B81CDBB, 0xEE6C, 0x4ECC, {0x8A, 0xA5, 0x9A, 0x18, 0x8B, 0x02, 0x3D, 0xFF} |
Definition at line 33 of file property.h.
Definition at line 57 of file property.h.
Definition at line 56 of file property.h.
Definition at line 58 of file property.h.
DEFINE_GUIDSTRUCT | ( | "2B81CDBB-EE6C-4ECC-8AA5-9A188B023DFF" | , |
KSPROPSETID_CMI | |||
) |