SCTE 35 Part 2
property_data_type
Enumerated values
Clause citations
- 35-2-202610.3.1.2.1 · Table 15 · property_data_type
| Value | Dec | Name | Description | History | Related |
|---|---|---|---|---|---|
| 0x00 | 0 | Hexadecimal | The property_value bytes are raw binary, read as hexadecimal. | ||
| 0x01 | 1 | Decimal | The property_value bytes encode a decimal number, for example a 1 or 0 boolean. | ||
| 0x02 | 2 | Ascii Hexadecimal | The property_value bytes are printable ASCII characters, read as text. | ||
| 0x03-0xFF | Reserved | Reserved for future use. |