Defines | |
| #define | HPI_MAX_ADAPTERS 20 |
| Maximum number of adapters per HPI sub-system WARNING: modifying this value changes the response structure size. | |
| #define | HPI_MAX_STREAMS 16 |
| Maximum number of in or out streams per adapter. | |
| #define | HPI_MAX_ANC_BYTES_PER_FRAME (64) |
| maximum number of ancillary bytes per MPEG frame | |
| #define | HPI_OSTREAM_VELOCITY_UNITS 4096 |
| Velocity units. | |
| #define | HPI_OSTREAM_TIMESCALE_UNITS 10000 |
| OutStream timescale units. | |
| #define | HPI_OSTREAM_TIMESCALE_PASSTHROUGH 99999 |
| OutStream timescale passthrough - turns timescaling on in passthough mode. | |
|
|
Maximum number of adapters per HPI sub-system WARNING: modifying this value changes the response structure size.
|
|
|
Maximum number of in or out streams per adapter.
|
|
|
maximum number of ancillary bytes per MPEG frame
|
|
|
Velocity units.
|
|
|
OutStream timescale units.
|
|
|
OutStream timescale passthrough - turns timescaling on in passthough mode.
|
1.4.6-NO