Table of Contents

Class AudioStreamMP3.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetBarBeats

Cached name for the 'get_bar_beats' method.

public static readonly StringName GetBarBeats

Field Value

StringName

GetBeatCount

Cached name for the 'get_beat_count' method.

public static readonly StringName GetBeatCount

Field Value

StringName

GetBpm

Cached name for the 'get_bpm' method.

public static readonly StringName GetBpm

Field Value

StringName

GetData

Cached name for the 'get_data' method.

public static readonly StringName GetData

Field Value

StringName

GetLoopOffset

Cached name for the 'get_loop_offset' method.

public static readonly StringName GetLoopOffset

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

SetBarBeats

Cached name for the 'set_bar_beats' method.

public static readonly StringName SetBarBeats

Field Value

StringName

SetBeatCount

Cached name for the 'set_beat_count' method.

public static readonly StringName SetBeatCount

Field Value

StringName

SetBpm

Cached name for the 'set_bpm' method.

public static readonly StringName SetBpm

Field Value

StringName

SetData

Cached name for the 'set_data' method.

public static readonly StringName SetData

Field Value

StringName

SetLoop

Cached name for the 'set_loop' method.

public static readonly StringName SetLoop

Field Value

StringName

SetLoopOffset

Cached name for the 'set_loop_offset' method.

public static readonly StringName SetLoopOffset

Field Value

StringName