Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
barBeats
AudioStreamMP3.swift:53final var barBeats: Int32 { get set }
Other members in extension
Type members
Instance members
var beatCount: Int32
var bpm: Double
var data: PackedByteArray
Contains the audio data in bytes.
var loop: Bool
If
true
, the stream will automatically loop when it reaches the end.var loopOffset: Double
Time in seconds at which the stream starts after being looped.