HTMLAudioElement.idl 91 B

1234567
  1. #import <HTML/HTMLMediaElement.idl>
  2. interface HTMLAudioElement : HTMLMediaElement {
  3. };