Go to the documentation of this file.
8 #ifndef __AUDIOSESSIONTYPES__
9 #define __AUDIOSESSIONTYPES__
12 #define MIDL_SIZE_IS(x) [size_is(x)]
13 #define MIDL_STRING [string]
14 #define MIDL_ANYSIZE_ARRAY
15 #else // !defined(__midl)
16 #define MIDL_SIZE_IS(x)
18 #define MIDL_ANYSIZE_ARRAY ANYSIZE_ARRAY
19 #endif // defined(__midl)
62 #define AUDCLNT_STREAMFLAGS_CROSSPROCESS 0x00010000
63 #define AUDCLNT_STREAMFLAGS_LOOPBACK 0x00020000
64 #define AUDCLNT_STREAMFLAGS_EVENTCALLBACK 0x00040000
65 #define AUDCLNT_STREAMFLAGS_NOPERSIST 0x00080000