<audio-track>
<audio-track>
Creates a top level audio-track component
Usage
<audio-track #audio [track]="myTrack" (onFinish)="onTrackFinished($event)">
...
</audio-track>
Attributes
This element has no defined attributes.