MultimediaChannel (Component)
Manages multimedia channel.
Methods marked below with [L] may be logged at the site level (if transaction logging is licensed and enabled by the administrator)
Customization is not supported for this component.
Methods:
create [L] | Creates a new multimedia service channel. |
delete [L] | Deletes the specified multimedia service channel. |
getAdminList | Returns a query describing the channels for the requested multimedia service. If the current user has site:CreateMultimediaChannel rights, all channels for the service are returned, regardless of passed permissinsToCheck. |
getConfigurationState | Returns a boolean flag reflecting the configuation state (if the channel is ready for uploads) of the channel. |
getInfo | Returns a structure describing the multimedia channel. |
getList | Returns a query describing the channels for the requested multimedia service. |
getProperties | Returns a structure describing the properties of this channel. |
setActiveState [L] | Sets the activation state of the specified channel. |
setConfigurationState [L] | Sets the configuation state (if the channel is ready for uploads) of the channel. |
update [L] | Updates an existing multimedia service channel. |