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
GetBeatCount
Cached name for the 'get_beat_count' method.
public static readonly StringName GetBeatCount
Field Value
GetBpm
Cached name for the 'get_bpm' method.
public static readonly StringName GetBpm
Field Value
GetLoopOffset
Cached name for the 'get_loop_offset' method.
public static readonly StringName GetLoopOffset
Field Value
GetPacketSequence
Cached name for the 'get_packet_sequence' method.
public static readonly StringName GetPacketSequence
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
LoadFromBuffer
Cached name for the 'load_from_buffer' method.
public static readonly StringName LoadFromBuffer
Field Value
LoadFromFile
Cached name for the 'load_from_file' method.
public static readonly StringName LoadFromFile
Field Value
SetBarBeats
Cached name for the 'set_bar_beats' method.
public static readonly StringName SetBarBeats
Field Value
SetBeatCount
Cached name for the 'set_beat_count' method.
public static readonly StringName SetBeatCount
Field Value
SetBpm
Cached name for the 'set_bpm' method.
public static readonly StringName SetBpm
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetLoopOffset
Cached name for the 'set_loop_offset' method.
public static readonly StringName SetLoopOffset
Field Value
SetPacketSequence
Cached name for the 'set_packet_sequence' method.
public static readonly StringName SetPacketSequence