AudioStreamGeneratorPlayback
Inherits: AudioStreamPlaybackResampled < AudioStreamPlayback < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
can_push_buffer ( int amount ) const |
|
void |
clear_buffer ( ) |
get_frames_available ( ) const |
|
get_skips ( ) const |
|
push_buffer ( PackedVector2Array frames ) |
|
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!