AudioStreamGeneratorPlayback
Inherits: AudioStreamPlaybackResampled < AudioStreamPlayback < Reference < Object
Tutorials
Methods
can_push_buffer ( int amount ) const | |
void | clear_buffer ( ) |
get_frames_available ( ) const | |
get_skips ( ) const | |
push_buffer ( PoolVector2Array frames ) | |
push_frame ( Vector2 frame ) |
Method Descriptions
bool can_push_buffer ( int amount ) const
void clear_buffer ( )
int get_frames_available ( ) const
int get_skips ( ) const
bool push_buffer ( PoolVector2Array frames )
bool push_frame ( Vector2 frame )
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_audiostreamgeneratorplayback.html