MediaList

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

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

Variables

handle
JsHandle handle;
Undocumented in source.

Meta