Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GamepadSpeakerSupportsOutputType(GamepadSpeakerOutputType)

Check if the platform supports an audio output type on gamepads.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
public static bool GamepadSpeakerSupportsOutputType(GamepadSpeakerOutputType outputType)

Parameters

The desired output type.

Returns

Type

Description

boolReturns true if the gamepad supports the specified audio output type.