MovieSegmentSize Property

Description

The maximum movie file size to store for each error or warning.

Property type

Read-write property

Syntax

Visual Basic
Public Property MovieSegmentSize As Long

Return values

The maximum number of kilobytes of movie that are saved prior to the occurrence of each error.

Supported values: 400 - 2097152

Remarks

This property is used only when MovieCaptureForTestResults is set to OnError or On Warning and SaveMovieOfEntireRun is FALSE (or not defined).

Example

MovieCaptureForTestResults Property

See Also

RunOptions Object  | RunOptions Members