CaptureViewCommand Object


Description:

View the captured data in a decoder.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CaptureViewCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CaptureProxyId

Capture proxy ID (handle).

Type: handle

Default: 0

EndFrameIndex

End capture frame index that wants to be viewed.

Type: u32

Default: 0

FileName

Name of binary to run for viewing captured data.

Type: string

Default: "" (empty string)

FileNamePath

Path to current decoder.

Type: string

Default: "" (empty string)

StartFrameIndex

Start capture frame index that wants to be viewed.

Type: u32

Default: 0

CaptureViewCommand Read-Only Attributes

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