AudioSource.GamepadSpeakerSupportsOutputType

Switch to Manual
public static bool GamepadSpeakerSupportsOutputType (AudioSource.GamepadSpeakerOutputType outputType);

Parameters

outputTypeThe 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.