AudioStreamGeneratorPlayback

Inherits: AudioStreamPlaybackResampled < AudioStreamPlayback < Reference < Object

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