Service Host
Version 1.1 | Published November 21, 2018 ©
Data Types
Booleans
Booleans are a data type with only two possible values; true or false. The Channel Recorder accepts YES, NO, TRUE, FALSE, ON, or OFF as boolean values, where:
-
YES, TRUE and ON are positive values switching a flag on, and
-
NO, FALSE and OFF are negative values switching a flag off.
Timecodes
Timecodes in Channel Recorder have the form <hh>:<mm>:<ss>:<ff>, where
-
<hh> represents the hour in 24 hour format,
-
<mm> is minutes,
-
<ss> is seconds, and
-
<ff> refers to the frame number, according to the frame rate.
Example: A zero timecode looks like this: 00:00:00:00.