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
AddBusEffect
Cached name for the 'add_bus_effect' method.
public static readonly StringName AddBusEffect
Field Value
GenerateBusLayout
Cached name for the 'generate_bus_layout' method.
public static readonly StringName GenerateBusLayout
Field Value
GetBusChannels
Cached name for the 'get_bus_channels' method.
public static readonly StringName GetBusChannels
Field Value
GetBusCount
Cached name for the 'get_bus_count' method.
public static readonly StringName GetBusCount
Field Value
GetBusEffect
Cached name for the 'get_bus_effect' method.
public static readonly StringName GetBusEffect
Field Value
GetBusEffectCount
Cached name for the 'get_bus_effect_count' method.
public static readonly StringName GetBusEffectCount
Field Value
GetBusEffectInstance
Cached name for the 'get_bus_effect_instance' method.
public static readonly StringName GetBusEffectInstance
Field Value
GetBusIndex
Cached name for the 'get_bus_index' method.
public static readonly StringName GetBusIndex
Field Value
GetBusName
Cached name for the 'get_bus_name' method.
public static readonly StringName GetBusName
Field Value
GetBusPeakVolumeLeftDb
Cached name for the 'get_bus_peak_volume_left_db' method.
public static readonly StringName GetBusPeakVolumeLeftDb
Field Value
GetBusPeakVolumeRightDb
Cached name for the 'get_bus_peak_volume_right_db' method.
public static readonly StringName GetBusPeakVolumeRightDb
Field Value
GetBusSend
Cached name for the 'get_bus_send' method.
public static readonly StringName GetBusSend
Field Value
GetBusVolumeDb
Cached name for the 'get_bus_volume_db' method.
public static readonly StringName GetBusVolumeDb
Field Value
GetInputDevice
Cached name for the 'get_input_device' method.
public static readonly StringName GetInputDevice
Field Value
GetInputDeviceList
Cached name for the 'get_input_device_list' method.
public static readonly StringName GetInputDeviceList
Field Value
GetMixRate
Cached name for the 'get_mix_rate' method.
public static readonly StringName GetMixRate
Field Value
GetOutputDevice
Cached name for the 'get_output_device' method.
public static readonly StringName GetOutputDevice
Field Value
GetOutputDeviceList
Cached name for the 'get_output_device_list' method.
public static readonly StringName GetOutputDeviceList
Field Value
GetOutputLatency
Cached name for the 'get_output_latency' method.
public static readonly StringName GetOutputLatency
Field Value
GetPlaybackSpeedScale
Cached name for the 'get_playback_speed_scale' method.
public static readonly StringName GetPlaybackSpeedScale
Field Value
GetSpeakerMode
Cached name for the 'get_speaker_mode' method.
public static readonly StringName GetSpeakerMode
Field Value
GetTimeSinceLastMix
Cached name for the 'get_time_since_last_mix' method.
public static readonly StringName GetTimeSinceLastMix
Field Value
GetTimeToNextMix
Cached name for the 'get_time_to_next_mix' method.
public static readonly StringName GetTimeToNextMix
Field Value
IsBusBypassingEffects
Cached name for the 'is_bus_bypassing_effects' method.
public static readonly StringName IsBusBypassingEffects
Field Value
IsBusEffectEnabled
Cached name for the 'is_bus_effect_enabled' method.
public static readonly StringName IsBusEffectEnabled
Field Value
IsBusMute
Cached name for the 'is_bus_mute' method.
public static readonly StringName IsBusMute
Field Value
IsBusSolo
Cached name for the 'is_bus_solo' method.
public static readonly StringName IsBusSolo
Field Value
Lock
Cached name for the 'lock' method.
public static readonly StringName Lock
Field Value
MoveBus
Cached name for the 'move_bus' method.
public static readonly StringName MoveBus
Field Value
RemoveBus
Cached name for the 'remove_bus' method.
public static readonly StringName RemoveBus
Field Value
RemoveBusEffect
Cached name for the 'remove_bus_effect' method.
public static readonly StringName RemoveBusEffect
Field Value
SetBusBypassEffects
Cached name for the 'set_bus_bypass_effects' method.
public static readonly StringName SetBusBypassEffects
Field Value
SetBusCount
Cached name for the 'set_bus_count' method.
public static readonly StringName SetBusCount
Field Value
SetBusEffectEnabled
Cached name for the 'set_bus_effect_enabled' method.
public static readonly StringName SetBusEffectEnabled
Field Value
SetBusLayout
Cached name for the 'set_bus_layout' method.
public static readonly StringName SetBusLayout
Field Value
SetBusMute
Cached name for the 'set_bus_mute' method.
public static readonly StringName SetBusMute
Field Value
SetBusName
Cached name for the 'set_bus_name' method.
public static readonly StringName SetBusName
Field Value
SetBusSend
Cached name for the 'set_bus_send' method.
public static readonly StringName SetBusSend
Field Value
SetBusSolo
Cached name for the 'set_bus_solo' method.
public static readonly StringName SetBusSolo
Field Value
SetBusVolumeDb
Cached name for the 'set_bus_volume_db' method.
public static readonly StringName SetBusVolumeDb
Field Value
SetEnableTaggingUsedAudioStreams
Cached name for the 'set_enable_tagging_used_audio_streams' method.
public static readonly StringName SetEnableTaggingUsedAudioStreams
Field Value
SetInputDevice
Cached name for the 'set_input_device' method.
public static readonly StringName SetInputDevice
Field Value
SetOutputDevice
Cached name for the 'set_output_device' method.
public static readonly StringName SetOutputDevice
Field Value
SetPlaybackSpeedScale
Cached name for the 'set_playback_speed_scale' method.
public static readonly StringName SetPlaybackSpeedScale
Field Value
SwapBusEffects
Cached name for the 'swap_bus_effects' method.
public static readonly StringName SwapBusEffects
Field Value
Unlock
Cached name for the 'unlock' method.
public static readonly StringName Unlock