Table of Contents

Class AudioStreamOggVorbis.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamOggVorbis.MethodName : AudioStream.MethodName
Inheritance
AudioStreamOggVorbis.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

GetLoopOffset

Cached name for the 'get_loop_offset' method.

public static readonly StringName GetLoopOffset

Field Value

StringName

GetPacketSequence

Cached name for the 'get_packet_sequence' method.

public static readonly StringName GetPacketSequence

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

LoadFromBuffer

Cached name for the 'load_from_buffer' method.

public static readonly StringName LoadFromBuffer

Field Value

StringName

LoadFromFile

Cached name for the 'load_from_file' method.

public static readonly StringName LoadFromFile

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

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

SetPacketSequence

Cached name for the 'set_packet_sequence' method.

public static readonly StringName SetPacketSequence

Field Value

StringName