AudioElement constructor

AudioElement([String src ])

Implementation

factory AudioElement([String src]) => new AudioElement._(src);