The manakai project

Web::DOM::HTMLAudioElement

The DOM HTMLAudioElement object

DESCRIPTION

The Web::DOM::HTMLAudioElement class implements the DOM HTMLAudioElement interface. The class is used by the HTML audio element.

METHODS

In addition to the methods available for classes Web::DOM::Element, Web::DOM::HTMLElement, and Web::DOM::HTMLMediaElement, the following method is available:

XXX

SPECIFICATION

HTML

HTML Standard <http://www.whatwg.org/specs/web-apps/current-work/#the-audio-element>.

SEE ALSO

Web::DOM::HTMLElement.

AUTHOR

Wakaba <wakaba@suikawiki.org>.

LICENSE

Copyright 2013 Wakaba <wakaba@suikawiki.org>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.