AVI Object - Seek

Seeks to (or "goes directly to") a specific frame in an AVI video.

Action ID:
Action Category:
Action List Syntax:

36
AVI Object
AVIObject[<<OBJECTNAME>>].Seek

Settings

Object:

The name of the AVI Object that you want to seek through.

Frame

Position:

Where you want the AVI Object to seek to. Choose from:

Beginning

-

Go to the beginning of the AVI video.

End

-

Go to the end of the AVI video.

Specific frame

-

Go to the frame specified in the Seek to field.

Seek to:

The frame that you want the AVI Object to "seek" to.

This field is only available when the Specific frame option is selected.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_SEEK_AVI

MSG_ERR_SEEK_AVI
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

2

MSG_ERR_SEEK_AVI

MSG_ERR_SEEK_AVI
MCI Error String

<<OBJECTNAME>>

Examples

Loading and playing a different AVI