AudioTrackList

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

getTrackById
auto getTrackById(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
onaddtrack
void onaddtrack(EventHandler onaddtrack)
Undocumented in source. Be warned that the author may not have intended to support it.
onaddtrack
auto onaddtrack()
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
void onchange(EventHandler onchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
auto onchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onremovetrack
void onremovetrack(EventHandler onremovetrack)
Undocumented in source. Be warned that the author may not have intended to support it.
onremovetrack
auto onremovetrack()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta