AudioStreamGeneratorPlayback

Inherits: AudioStreamPlaybackResampled < AudioStreamPlayback < Reference < Object

Category: Core

Brief Description

Methods

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 )

Method Descriptions

  • bool can_push_buffer ( int amount ) const

  • void clear_buffer ( )

  • int get_frames_available ( ) const

  • int get_skips ( ) const