Gallery
GetAlbumName(galleryStillAlbum)
Return Type:string
Returns the name of the GalleryStillAlbum object 'galleryStillAlbum'.
GetCurrentStillAlbum()
Return Type:galleryStillAlbum
Returns current album as a GalleryStillAlbum object.
GetGalleryStillAlbums()
Return Type:[galleryStillAlbum]
Returns the gallery albums as a list of GalleryStillAlbum objects.
SetAlbumName(galleryStillAlbum, albumName)
Return Type:Bool
Sets the name of the GalleryStillAlbum object 'galleryStillAlbum' to 'albumName
SetCurrentStillAlbum(galleryStillAlbum)
Return Type:Bool
Sets current album to GalleryStillAlbum object 'galleryStillAlbum'.