VideoClipsEnumerateCommand Object


Description:

Command to retrieve video clip files available on a specific port.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

VideoClipsEnumerateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
RefreshCache

Poll the test module directly for the list of video clips instead of relying on the local cache. This is only necessary if another STC user has uploaded or removed video clips while the user was connected.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Refresh.

FALSE

Do not refresh.

ServerRef

Config handle from which a video server port is determined, can be client, server or port handle.

Type: handle

Default: 0

VideoClipsEnumerateCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
ClipFiles

List of clip files available on port.

Type: string

Default: "" (empty string)