This version of Unity is unsupported.

AudioSource.GamepadSpeakerSupportsOutputType

Switch to Manual

Declaration

public static bool GamepadSpeakerSupportsOutputType(AudioSource.GamepadSpeakerOutputType outputType);

Parameters

outputType The desired output type.

Returns

bool Returns true if the gamepad supports the specified audio output type.

Description

Check if the platform supports an audio output type on gamepads.