1 |
4.68802 |
AudioRenderCategory::BackgroundCapableMedia |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
[deprecated("BackgroundCapableMedia is deprecated and might not work on all platforms. For more info, see MSDN.", deprecate, Windows.Foundation.UniversalApiContract, 1.0)]
BackgroundCapableMedia = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.media.render.idl(48,0) |
|
2 |
1.913876 |
AudioRenderCategory |
Enum |
|
|
|
|
|
|
enum AudioRenderCategory
{
Other = 0,
[deprecated("ForegroundOnlyMedia is deprecated and might not work on all platforms. For more info, see MSDN.", deprecate, Windows.Foundation.UniversalApiContract, 1.0)]
ForegroundOnlyMedia = 1,
[deprecated("BackgroundCapableMedia is deprecated and might not work on all platforms. For more info, see MSDN.", deprecate, Windows.Foundation.UniversalApiContract, 1.0)]
BackgroundCapableMedia = 2,
Communications = 3,
Alerts = 4,
SoundEffects = 5,
GameEffects = 6,
GameMedia = 7,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
GameChat = 8,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Speech = 9,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Movie = 10,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Media = 11
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.media.render.idl(43,0) |
|
3 |
1.913876 |
AudioCategory |
Enum |
|
|
|
|
|
|
enum AudioCategory
{
Other = 0,
[deprecated("ForegroundOnlyMedia is deprecated and might not work on all platforms. For more info, see MSDN.", deprecate, Windows.Foundation.UniversalApiContract, 1.0)]
ForegroundOnlyMedia = 1,
[deprecated("BackgroundCapableMedia is deprecated and might not work on all platforms. For more info, see MSDN.", deprecate, Windows.Foundation.UniversalApiContract, 1.0)]
BackgroundCapableMedia = 2,
Communications = 3,
Alerts = 4,
SoundEffects = 5,
GameEffects = 6,
GameMedia = 7,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
GameChat = 8,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Speech = 9,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Movie = 10,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
Media = 11
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.ui.xaml.media.idl(759,0) |
|