AudioStreamOGGVorbis

Inherits: AudioStream < Resource < Reference < Object

Category: Core

Brief Description

OGG Vorbis audio stream driver.

Member Functions

PoolByteArray get_data ( ) const
float get_loop_offset ( ) const
bool has_loop ( ) const
void set_data ( PoolByteArray data )
void set_loop ( bool enable )
void set_loop_offset ( float seconds )

Member Variables

Description

OGG Vorbis audio stream driver.

Member Function Description

  • float get_loop_offset ( ) const
  • bool has_loop ( ) const
  • void set_loop ( bool enable )
  • void set_loop_offset ( float seconds )