action_type (ATSC)
The action_type is an 8-bit unsigned integer field in an ATSC DST that specifies the protocal encapsulated in the Tap.
valid action_type values
| Value | Meaning of the Action type field |
| 0 / 0x00 | Run-time data |
| 1 / 0x01 | Bootstrap data |
| 64-127 / 0x40-0x7F | User defined |
|