Class AudioStreamGeneratorPlayback.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamGeneratorPlayback.MethodName : AudioStreamPlaybackResampled.MethodName
- Inheritance
-
AudioStreamGeneratorPlayback.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
CanPushBuffer
Cached name for the 'can_push_buffer' method.
public static readonly StringName CanPushBuffer
Field Value
ClearBuffer
Cached name for the 'clear_buffer' method.
public static readonly StringName ClearBuffer
Field Value
GetFramesAvailable
Cached name for the 'get_frames_available' method.
public static readonly StringName GetFramesAvailable
Field Value
GetSkips
Cached name for the 'get_skips' method.
public static readonly StringName GetSkips
Field Value
PushBuffer
Cached name for the 'push_buffer' method.
public static readonly StringName PushBuffer
Field Value
PushFrame
Cached name for the 'push_frame' method.
public static readonly StringName PushFrame