AudioStreamGeneratorPlayback

Inherits: AudioStreamPlaybackResampled < AudioStreamPlayback < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

bool

can_push_buffer ( int amount ) const

void

clear_buffer ( )

int

get_frames_available ( ) const

int

get_skips ( ) const

bool

push_buffer ( PackedVector2Array frames )

bool

push_frame ( Vector2 frame )


Method Descriptions

bool can_push_buffer ( int amount ) const

There is currently no description for this method. Please help us by contributing one!


void clear_buffer ( )

There is currently no description for this method. Please help us by contributing one!


int get_frames_available ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_skips ( ) const

There is currently no description for this method. Please help us by contributing one!


bool push_buffer ( PackedVector2Array frames )

There is currently no description for this method. Please help us by contributing one!


bool push_frame ( Vector2 frame )

There is currently no description for this method. Please help us by contributing one!