AudioScience HPI  Version_4.33.01
Macros
HPI maximum values

Macros

#define HPI_MAX_ADAPTERS   20
 Maximum number of PCI HPI adapters. More...
 
#define HPI_MAX_STREAMS   32
 Maximum number of in or out streams per adapter. More...
 
#define HPI_MAX_ANC_BYTES_PER_FRAME   (64)
 maximum number of ancillary bytes per MPEG frame More...
 
#define HPI_MIN_NETWORK_ADAPTER_IDX   100
 Networked adapters have index >= 100. More...
 
#define HPI_OSTREAM_VELOCITY_UNITS   4096
 Velocity units. More...
 
#define HPI_OSTREAM_TIMESCALE_UNITS   10000
 OutStream timescale units. More...
 
#define HPI_OSTREAM_TIMESCALE_PASSTHROUGH   99999
 OutStream timescale passthrough - turns timescaling on in passthough mode. More...
 

Detailed Description

Macro Definition Documentation

◆ HPI_MAX_ADAPTERS

#define HPI_MAX_ADAPTERS   20

Maximum number of PCI HPI adapters.

◆ HPI_MAX_STREAMS

#define HPI_MAX_STREAMS   32

Maximum number of in or out streams per adapter.

◆ HPI_MAX_ANC_BYTES_PER_FRAME

#define HPI_MAX_ANC_BYTES_PER_FRAME   (64)

maximum number of ancillary bytes per MPEG frame

◆ HPI_MIN_NETWORK_ADAPTER_IDX

#define HPI_MIN_NETWORK_ADAPTER_IDX   100

Networked adapters have index >= 100.

◆ HPI_OSTREAM_VELOCITY_UNITS

#define HPI_OSTREAM_VELOCITY_UNITS   4096

Velocity units.

◆ HPI_OSTREAM_TIMESCALE_UNITS

#define HPI_OSTREAM_TIMESCALE_UNITS   10000

OutStream timescale units.

◆ HPI_OSTREAM_TIMESCALE_PASSTHROUGH

#define HPI_OSTREAM_TIMESCALE_PASSTHROUGH   99999

OutStream timescale passthrough - turns timescaling on in passthough mode.