Table of Contents

Class AudioStreamWav.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamWav.MethodName : AudioStream.MethodName
Inheritance
AudioStreamWav.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetData

Cached name for the 'get_data' method.

public static readonly StringName GetData

Field Value

StringName

GetFormat

Cached name for the 'get_format' method.

public static readonly StringName GetFormat

Field Value

StringName

GetLoopBegin

Cached name for the 'get_loop_begin' method.

public static readonly StringName GetLoopBegin

Field Value

StringName

GetLoopEnd

Cached name for the 'get_loop_end' method.

public static readonly StringName GetLoopEnd

Field Value

StringName

GetLoopMode

Cached name for the 'get_loop_mode' method.

public static readonly StringName GetLoopMode

Field Value

StringName

GetMixRate

Cached name for the 'get_mix_rate' method.

public static readonly StringName GetMixRate

Field Value

StringName

IsStereo

Cached name for the 'is_stereo' method.

public static readonly StringName IsStereo

Field Value

StringName

SaveToWav

Cached name for the 'save_to_wav' method.

public static readonly StringName SaveToWav

Field Value

StringName

SetData

Cached name for the 'set_data' method.

public static readonly StringName SetData

Field Value

StringName

SetFormat

Cached name for the 'set_format' method.

public static readonly StringName SetFormat

Field Value

StringName

SetLoopBegin

Cached name for the 'set_loop_begin' method.

public static readonly StringName SetLoopBegin

Field Value

StringName

SetLoopEnd

Cached name for the 'set_loop_end' method.

public static readonly StringName SetLoopEnd

Field Value

StringName

SetLoopMode

Cached name for the 'set_loop_mode' method.

public static readonly StringName SetLoopMode

Field Value

StringName

SetMixRate

Cached name for the 'set_mix_rate' method.

public static readonly StringName SetMixRate

Field Value

StringName

SetStereo

Cached name for the 'set_stereo' method.

public static readonly StringName SetStereo

Field Value

StringName