Audio services: Difference between revisions

No edit summary
No edit summary
Line 1,618: Line 1,618:
| 0x100
| 0x100
| u8 array of channel mappings
| u8 array of channel mappings
|}
= BehaviorInfo Revision =
This is the revision field used with audren.
Bitmask 0xFFFFFF == 0x564552 is used for determing whether the user-process is using NX-platform.
{| class="wikitable" border="1"
|-
! S1
! S2
! System Version
! Value
! Required by
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [1.0.0+]
| 0x31564552 (REV1)
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [2.0.0+]
| 0x32564552 (REV2)
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [3.0.0+]
| 0x33564552 (REV3)
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [4.0.0+]
| 0x34564552 (REV4)
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [6.0.0+]
| 0x35564552 (REV5)
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [6.1.0+]
| 0x36564552 (REV6)
|
|}
|}