Gamepad audio output types.
This API is only for PlayStation®4 and PlayStation®5 platforms. Enclose this API with the UNITY_EDITOR define for platforms other than PlayStation®4 and PlayStation®5.
| Property | Description |
|---|---|
| Speaker | Audio output is through the gamepads audio speaker if the gamepad supports playing audio. |
| Vibration | Audio output is through the gamepads vibration device if the gamepad supports playing audio as vibration. |
| SecondaryVibration | Audio output is through a secondary gamepad's vibration device if supported. |