Table of Contents

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

StringName

ClearBuffer

Cached name for the 'clear_buffer' method.

public static readonly StringName ClearBuffer

Field Value

StringName

GetFramesAvailable

Cached name for the 'get_frames_available' method.

public static readonly StringName GetFramesAvailable

Field Value

StringName

GetSkips

Cached name for the 'get_skips' method.

public static readonly StringName GetSkips

Field Value

StringName

PushBuffer

Cached name for the 'push_buffer' method.

public static readonly StringName PushBuffer

Field Value

StringName

PushFrame

Cached name for the 'push_frame' method.

public static readonly StringName PushFrame

Field Value

StringName