Line 1: | Line 1: | ||
− | = | + | = Media Namespace= |
__TOC__ | __TOC__ | ||
==Methods== | ==Methods== |
Revision as of 18:50, July 14, 2015
Media Namespace
Methods
The Media namespace includes the following methods:
getMediaList
Signature | <static> getMediaList() → {Array.<object>} |
---|---|
Description | Get the media attributes. |
Returns | list[] (Type: Array.<object>) — an array of all the media with the following attributes:
|
setState
Signature | <static> setState(name, stateOperationName) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Description | Sets the media state. | |||||||||
Parameters |
|
Type Definitions
The Media namespace includes the following object types:
State
Description | Represents the JSON structure of a media state. | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Object | ||||||||||||
Properties |
|
Comments or questions about this documentation? Contact us for support!