AVI Object - Get Property

Stores a selected property of an AVI Object in a specific variable.

Use this action to get information about the current state of an AVI Object.

Action ID:
Action Category:
Action List Syntax:

96
AVI Object
<<VARIABLE>>
= AVIObject[<<OBJECTNAME>>].GetProperty (<<PROPERTY>>)

Settings

Variable:

The variable that the property will be stored in.

Object name:

The name of the AVI Object whose properties will be queried.

Property

The property that will be stored in the variable. Choose from:

File Name

-

The full path to the AVI video currently associated with the AVI Object.

State

-

The state of the AVI Object. Possible states are:

"Hidden"
"Not Ready"
"Opened"
"Paused"
"Playing"
"Recording"
"Seeking"
"Stopped"

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

Simple

Verbose

Examples

Loading and playing a different AVI