MediaList

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

appendMedium
void appendMedium(string medium)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteMedium
void deleteMedium(string medium)
Undocumented in source. Be warned that the author may not have intended to support it.
item
auto item(uint index)
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.
mediaText
void mediaText(string mediaText)
Undocumented in source. Be warned that the author may not have intended to support it.
mediaText
auto mediaText()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta