Maptitude GISDK Help

PlaySlideshow()

Summary

Plays a multimedia slideshow.

 

Syntax

PlaySlideshow(array slideshow, array options)

 

Argument Contents
slideshow An array of slides; each slide consists of a five-element array {file_name, time, title, start, end}

 

No options are currently supported.

 

Notes

Example

PlaySlideshow({{"mozart.wav", 0,,,}, {"portrait.bmp",,"Wolfgang Amadeus Mozart",,}},)

 

See Also

Function Summary
GetAVILength() Returns the number of frames in the AVI file
GetWAVLength() Returns the length of the WAV file in seconds

 

 

©2025 Caliper Corporation www.caliper.com