MultimediaService_GetList_Result_Row (Type)
A structure describing a multimedia service.
Based On:
Structure
Structure Fields:
Field Name | Type | Description |
---|---|---|
ChannelCount | NonNegativeInteger | Number of channels associated with this multimedia service. |
Description | PlainText_NonNull | A service's description. |
ID | MultimediaServiceID | Unique ID of this multimedia service. |
IsActive | Boolean | A boolean flag which when set to true indicates that this service is active. |
IsFactory | Boolean | A boolean flag which when set to true indicates that this service is a service installed by CommonSpot. |
Name | PlainText_NonNull_100 | Name that identifies this multimedia service. |
PlayerCount | NonNegativeInteger | Number of players associated with this multimedia service. |
PlayerTemplateCount | NonNegativeInteger | Number of templates associated with this multimedia service. |
PublicServiceURL | ValidURL_EmptyString | The public URL to the service (ie for brightcove https://my.brightcove.com/, for youtube http://www.youtube.com). |
ServicesIconURL | ServerRelativeURL_EmptyString | The server relative URL to an icon that represents the multimedia service. |
SupportsServiceLevelPlayers | Boolean | Boolean flag indicating whether this service supports creating players at the service level, i.e., globally availably across all channels. |
Error Message:
None