PS_MODIFIEREXTCOUNT#

code: 191

# set
<module-index>/<port-index> PS_MODIFIEREXTCOUNT [<stream_index>] <ext_modifier_count>

# get
<module-index>/<port-index> PS_MODIFIEREXTCOUNT [<stream_index>] ?

Description#

The number of extended 24-bit modifiers active on the packet header of a stream. Each modifier is specified using PS_MODIFIEREXT.

Actions#

set, get

Parameters#

  1. ext_modifier_count: integer, the number of extended 24-bit modifiers for the stream

Example#

# set
input:  0/1 PS_MODIFIEREXTCOUNT [0] 1
output: <OK>

# get
input:  0/1 PS_MODIFIEREXTCOUNT [0] ?
output: 0/1 PS_MODIFIEREXTCOUNT [0] 1