Documentation
Management of Media
IPS_CreateMedia | creates a new media object in the media pool |
IPS_DeleteMedia | removes a media object from the media pool |
IPS_GetMedia | returns extensive information about a specific media object |
IPS_GetMediaContent | returns the content of a media object |
IPS_GetMediaID | returns the ID of a media object |
IPS_GetMediaIDByFile | return the ID of a media object by its file |
IPS_GetMediaIDByName | returns the ID of a media object by its name |
IPS_GetMediaList | returns a list of all media objects in the media pool |
IPS_GetMediaListByType | returns a list of all media objects of a specific type |
IPS_MediaExists | checks if a specific media object is contained within the media pool already |
IPS_SendMediaEvent | send a notification that a media object was changed |
IPS_SetMediaCached | activates that a media object is only modified in the internal memory |
IPS_SetMediaContent | set the content of a media object |
IPS_SetMediaFile | bind a media file to a media object |