ResourceImporterOggVorbis

Inherits: ResourceImporter < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

int

bar_beats

4

int

beat_count

0

float

bpm

0

bool

loop

false

float

loop_offset

0

Methods

AudioStreamOggVorbis

load_from_buffer ( PackedByteArray buffer ) static

AudioStreamOggVorbis

load_from_file ( String path ) static


Property Descriptions

int bar_beats = 4

There is currently no description for this property. Please help us by contributing one!


int beat_count = 0

There is currently no description for this property. Please help us by contributing one!


float bpm = 0

There is currently no description for this property. Please help us by contributing one!


bool loop = false

There is currently no description for this property. Please help us by contributing one!


float loop_offset = 0

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

AudioStreamOggVorbis load_from_buffer ( PackedByteArray buffer ) static

There is currently no description for this method. Please help us by contributing one!


AudioStreamOggVorbis load_from_file ( String path ) static

There is currently no description for this method. Please help us by contributing one!