blob: ab28f8525dad600ca6079b46b7e09321a42c0ea0 [file] [log] [blame]
function AudioElement(data) {
this.audioData = data
}