| Maptitude GISDK Help |
Returns the number of frames in an avi file.
frames = GetAVILength(string file_name)
| Argument | Contents |
|---|---|
| file_name | The name of the avi file |
The number of frames as an integer.
frames = GetAVILength("mozart.avi")
| Error Type | Meaning |
|---|---|
| Error | The file could not be found or is an invalid AVI file |
| Function | Summary |
|---|---|
| GetWAVLength() | Returns the length of the WAV file in seconds |
| PlaySlideShow() | Plays a multimedia slideshow |
| ©2025 Caliper Corporation | www.caliper.com |