AudioStreamOggVorbis
Inherits: AudioStream < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
Methods
load_from_buffer ( PackedByteArray buffer ) static |
|
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.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.0
There is currently no description for this property. Please help us by contributing one!
OggPacketSequence packet_sequence
void set_packet_sequence ( OggPacketSequence value )
OggPacketSequence get_packet_sequence ( )
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!