Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The TITLEVIEWER object corresponds to the Search by titles system Captions search system object.

The events given in the table come from the TITLEVIEWER object. When the corresponding event happens, the procedures are run. The event procedure format for the object Search by titles system object:

Code Block
OnEvent("TITLEVIEWER","_id_","_event_")

The events coming from the TITLEVIEWER object are given in the tableProcedures are started when the corresponding event occurs.

Event

Event description

Parameters

Parametersdescription

Comment

GO_VIDEO

Video request

<cam>

The ID of the camera where the titles captions were found

The event is generated when left double-clicking the search result line

<date>

Date

<time>

Time

Example.

When double-clicking the search result line in the Search by titles system object window, one can display the video archive corresponding to this result on the monitor 4.

...