Wwise SDK 2022.1.4
_platform_i_d_8h_source
Version
menu_open
link
PlatformID.h
Go to the documentation of this file.
43 // The Create function is a functionnal replacement for the BasePlatformID() constructor taking a GUID in parameters.
44 // This is to avoid situations where someone would pass a GUID instead of a BasePlatformID in a function call while migrating, which would
85 AK_ID_DECLARE GUID Windows_unsafeguid = { 0x6E0CB257, 0xC6C8, 0x4c5c, { 0x83, 0x66, 0x27, 0x40, 0xDF, 0xC4, 0x41, 0xEB } };
89 AK_ID_DECLARE GUID Mac_unsafeguid = { 0x9c6217d5, 0xdd11, 0x4795, { 0x87, 0xc1, 0x6c, 0xe0, 0x28, 0x53, 0xc5, 0x40 } };
93 AK_ID_DECLARE GUID PS4_unsafeguid = { 0x3af9b9b6, 0x6ef1, 0x47e9, { 0xb5, 0xfe, 0xe3, 0xc, 0x9e, 0x60, 0x2c, 0x77 } };
97 AK_ID_DECLARE GUID PS5_unsafeguid = { 0x662a5e67, 0x9d35, 0x48da, { 0xb6, 0xa8, 0xb7, 0x7c, 0x7f, 0x1d, 0x84, 0xe0 } };
101 AK_ID_DECLARE GUID iOS_unsafeguid = { 0xece03db4, 0xf948, 0x462d, { 0xb2, 0xbb, 0xa9, 0x17, 0x30, 0x12, 0xb1, 0xf8 } };
105 AK_ID_DECLARE GUID Android_unsafeguid = { 0xa2d401de, 0xb8b6, 0x4feb, { 0x81, 0x42, 0x13, 0x7c, 0x34, 0xd5, 0x07, 0xCA } };
109 AK_ID_DECLARE GUID XboxOne_unsafeguid = { 0xb131584b, 0x9961, 0x4bb5, { 0x9c, 0x58, 0xa3, 0xe9, 0xab, 0xff, 0xbb, 0xf6 } };
113 AK_ID_DECLARE GUID Linux_unsafeguid = { 0xbd0bdf13, 0x3125, 0x454f, { 0x8b, 0xfd, 0x31, 0x95, 0x37, 0x16, 0x9f, 0x81 } };
117 AK_ID_DECLARE GUID Stadia_unsafeguid = { 0xebdcc377, 0x12ee, 0x4ffe, { 0xa5, 0x45, 0x85, 0x88, 0xf8, 0x3c, 0xac, 0x94 } };
121 AK_ID_DECLARE GUID NintendoNX_unsafeguid = { 0x874f26d2, 0x416d, 0x4698, { 0xbf, 0xb6, 0x34, 0x27, 0xca, 0xfc, 0xff, 0x9c } };
125 AK_ID_DECLARE GUID Web_unsafeguid = { 0x639ad233, 0x23f2, 0x4c0f, { 0x91, 0x27, 0x79, 0xf4, 0x4c, 0x15, 0xe1, 0xdA } };
129 AK_ID_DECLARE GUID XboxSeriesX_unsafeguid = { 0x26352fc0, 0x7716, 0x4f97, { 0x8d, 0xaf, 0x36, 0x65, 0xec, 0x2b, 0xb5, 0x01 } };
138 //This helper is used for platforms that are most probably on a ARM CPU (Android being possible on x86).
bool operator!=(const BasePlatformID &in_rOther) const
Definition: PlatformID.h:67
Definition: PlatformID.h:74
Definition: PlatformID.h:40
bool operator==(const BasePlatformID &in_rOther) const
Definition: PlatformID.h:63
AK_ID_DECLARE GUID NintendoNX_unsafeguid
Definition: PlatformID.h:121
Definition: PlatformID.h:83
static BasePlatformID Create(const GUID &in_BasePlatformID)
Definition: PlatformID.h:46
AK_ID_DECLARE GUID XboxSeriesX_unsafeguid
Definition: PlatformID.h:129
bool PlatformMaybeARM(const BasePlatformID &in_guidPlatform)
Definition: PlatformID.h:140
bool operator()(const BasePlatformID &in_rLeft, const BasePlatformID &in_rRight) const
Definition: PlatformID.h:75
bool IsPlatformBigEndian(const BasePlatformID &)
Returns true if the given platform has Big Endian byte ordering.
Definition: PlatformID.h:133
Definition: PluginHelpers.h:45
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageTell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise