Table of Contents

Class AudioServerInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AudioServerInstance.MethodName : GodotObject.MethodName
Inheritance
AudioServerInstance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddBus

Cached name for the 'add_bus' method.

public static readonly StringName AddBus

Field Value

StringName

AddBusEffect

Cached name for the 'add_bus_effect' method.

public static readonly StringName AddBusEffect

Field Value

StringName

GenerateBusLayout

Cached name for the 'generate_bus_layout' method.

public static readonly StringName GenerateBusLayout

Field Value

StringName

GetBusChannels

Cached name for the 'get_bus_channels' method.

public static readonly StringName GetBusChannels

Field Value

StringName

GetBusCount

Cached name for the 'get_bus_count' method.

public static readonly StringName GetBusCount

Field Value

StringName

GetBusEffect

Cached name for the 'get_bus_effect' method.

public static readonly StringName GetBusEffect

Field Value

StringName

GetBusEffectCount

Cached name for the 'get_bus_effect_count' method.

public static readonly StringName GetBusEffectCount

Field Value

StringName

GetBusEffectInstance

Cached name for the 'get_bus_effect_instance' method.

public static readonly StringName GetBusEffectInstance

Field Value

StringName

GetBusIndex

Cached name for the 'get_bus_index' method.

public static readonly StringName GetBusIndex

Field Value

StringName

GetBusName

Cached name for the 'get_bus_name' method.

public static readonly StringName GetBusName

Field Value

StringName

GetBusPeakVolumeLeftDb

Cached name for the 'get_bus_peak_volume_left_db' method.

public static readonly StringName GetBusPeakVolumeLeftDb

Field Value

StringName

GetBusPeakVolumeRightDb

Cached name for the 'get_bus_peak_volume_right_db' method.

public static readonly StringName GetBusPeakVolumeRightDb

Field Value

StringName

GetBusSend

Cached name for the 'get_bus_send' method.

public static readonly StringName GetBusSend

Field Value

StringName

GetBusVolumeDb

Cached name for the 'get_bus_volume_db' method.

public static readonly StringName GetBusVolumeDb

Field Value

StringName

GetInputDevice

Cached name for the 'get_input_device' method.

public static readonly StringName GetInputDevice

Field Value

StringName

GetInputDeviceList

Cached name for the 'get_input_device_list' method.

public static readonly StringName GetInputDeviceList

Field Value

StringName

GetMixRate

Cached name for the 'get_mix_rate' method.

public static readonly StringName GetMixRate

Field Value

StringName

GetOutputDevice

Cached name for the 'get_output_device' method.

public static readonly StringName GetOutputDevice

Field Value

StringName

GetOutputDeviceList

Cached name for the 'get_output_device_list' method.

public static readonly StringName GetOutputDeviceList

Field Value

StringName

GetOutputLatency

Cached name for the 'get_output_latency' method.

public static readonly StringName GetOutputLatency

Field Value

StringName

GetPlaybackSpeedScale

Cached name for the 'get_playback_speed_scale' method.

public static readonly StringName GetPlaybackSpeedScale

Field Value

StringName

GetSpeakerMode

Cached name for the 'get_speaker_mode' method.

public static readonly StringName GetSpeakerMode

Field Value

StringName

GetTimeSinceLastMix

Cached name for the 'get_time_since_last_mix' method.

public static readonly StringName GetTimeSinceLastMix

Field Value

StringName

GetTimeToNextMix

Cached name for the 'get_time_to_next_mix' method.

public static readonly StringName GetTimeToNextMix

Field Value

StringName

IsBusBypassingEffects

Cached name for the 'is_bus_bypassing_effects' method.

public static readonly StringName IsBusBypassingEffects

Field Value

StringName

IsBusEffectEnabled

Cached name for the 'is_bus_effect_enabled' method.

public static readonly StringName IsBusEffectEnabled

Field Value

StringName

IsBusMute

Cached name for the 'is_bus_mute' method.

public static readonly StringName IsBusMute

Field Value

StringName

IsBusSolo

Cached name for the 'is_bus_solo' method.

public static readonly StringName IsBusSolo

Field Value

StringName

Lock

Cached name for the 'lock' method.

public static readonly StringName Lock

Field Value

StringName

MoveBus

Cached name for the 'move_bus' method.

public static readonly StringName MoveBus

Field Value

StringName

RemoveBus

Cached name for the 'remove_bus' method.

public static readonly StringName RemoveBus

Field Value

StringName

RemoveBusEffect

Cached name for the 'remove_bus_effect' method.

public static readonly StringName RemoveBusEffect

Field Value

StringName

SetBusBypassEffects

Cached name for the 'set_bus_bypass_effects' method.

public static readonly StringName SetBusBypassEffects

Field Value

StringName

SetBusCount

Cached name for the 'set_bus_count' method.

public static readonly StringName SetBusCount

Field Value

StringName

SetBusEffectEnabled

Cached name for the 'set_bus_effect_enabled' method.

public static readonly StringName SetBusEffectEnabled

Field Value

StringName

SetBusLayout

Cached name for the 'set_bus_layout' method.

public static readonly StringName SetBusLayout

Field Value

StringName

SetBusMute

Cached name for the 'set_bus_mute' method.

public static readonly StringName SetBusMute

Field Value

StringName

SetBusName

Cached name for the 'set_bus_name' method.

public static readonly StringName SetBusName

Field Value

StringName

SetBusSend

Cached name for the 'set_bus_send' method.

public static readonly StringName SetBusSend

Field Value

StringName

SetBusSolo

Cached name for the 'set_bus_solo' method.

public static readonly StringName SetBusSolo

Field Value

StringName

SetBusVolumeDb

Cached name for the 'set_bus_volume_db' method.

public static readonly StringName SetBusVolumeDb

Field Value

StringName

SetEnableTaggingUsedAudioStreams

Cached name for the 'set_enable_tagging_used_audio_streams' method.

public static readonly StringName SetEnableTaggingUsedAudioStreams

Field Value

StringName

SetInputDevice

Cached name for the 'set_input_device' method.

public static readonly StringName SetInputDevice

Field Value

StringName

SetOutputDevice

Cached name for the 'set_output_device' method.

public static readonly StringName SetOutputDevice

Field Value

StringName

SetPlaybackSpeedScale

Cached name for the 'set_playback_speed_scale' method.

public static readonly StringName SetPlaybackSpeedScale

Field Value

StringName

SwapBusEffects

Cached name for the 'swap_bus_effects' method.

public static readonly StringName SwapBusEffects

Field Value

StringName

Unlock

Cached name for the 'unlock' method.

public static readonly StringName Unlock

Field Value

StringName