Variable AudioData

    AudioData: {
        prototype: AudioData;
        new (init: AudioDataInit): AudioData;
    }