Nielsen_watermarking
| Name | Type | Description |
|---|---|---|
| type | enum linear | Watermarking type. |
| process_type | enum offN2NWCBETN2+NWNW+CBETall | Determines which, watermarking process is activated (N2, NW, CBET, N2+NW, NW+CBET, all). |
| distribution_type | enum PCFD | PC (program content) or FD (final distribution). |
| insertion_type | enum insert | Determines the method of handling a second FD code if FD codes are already present in the stream (N2 only). |
| cbet_step_aside | boolean | Determines the method of CBET insertion mode when prior encoding is detected on the same layer. The default is overwrite (false). To enable the step-aside mode, set this field to true. |
| timecode_type | enum alwaysstarting_timeuser_time | Determines a way in which clock time will be inserted to generated watermarks. |
| user_time | integer | Starting timestamp in unix time used with timecode_type set to user_time. |
| time_offset | integer | Time Offset is in hourly increments and ONLY affects NW and NAES II timestamps. It does NOT affect CBET timestamps. minimum: -11maximum: 11 |
| destination_dst_state | boolean | This sets the Destination DST state and is a required parameter for using the time offset feature. |
| broadcast_delay_time | integer | This parameter is used for delayed broadcast encoding. This feature is only allowed with a negative time offset (-11 to -1). This parameter applies to all timestamps (NAES II, NW, and CBET). maximum: 11 |
| sid | oneOf payload 0 payload 1 | Nielsen Source ID. |
| check_digits | string | Corresponds to the SID and is assigned by Nielsen. If the check-digit string does not match the SID, watermarking with the SID is not permitted. |
| csid | oneOf payload 0 payload 1 | Nielsen CBET Source ID. |
| cbet_check_digits | string | Corresponds to the CSID and is assigned by Nielsen. If the check-digit string does not match the CSID, watermarking with the CSID is not permitted. |
| log_file | object | The location for the log file from Nielsen SDK. |
| license_file | object | Nielsen Watermark SDK license file. |