Functions | |
| HPI_ERR | HPI_AESEBU_Transmitter_SetSampleRate (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW32 dwSampleRate) |
| Set the AES/EBU transmitters sample rate. | |
| HPI_ERR | HPI_AESEBU_Transmitter_SetUserData (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wIndex, HW16 wData) |
| Set one of 4 userdata bytes in the AES/EBU stream. | |
| HPI_ERR | HPI_AESEBU_Transmitter_SetChannelStatus (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wIndex, HW16 wData) |
| Set one of 24 channel status bytes in the AES/EBU stream. | |
| HPI_ERR | HPI_AESEBU_Transmitter_GetChannelStatus (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wIndex, HW16 *pwData) |
| Get a byte of channel status in the AES/EBU stream. | |
| HPI_ERR | HPI_AESEBU_Transmitter_QueryFormat (const HPI_HSUBSYS *phSubSys, const HPI_HCONTROL hAesTx, const HW32 dwIndex, HW16 *pwFormat) |
| Query the formats supported by this AESEBU transmitter Iterate dwIndex until an error is returned to get allowed values for aesebu format in *pwFormat. | |
| HPI_ERR | HPI_AESEBU_Transmitter_SetFormat (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wOutputFormat) |
| Set the output electrical format for the AESEBU transmitter. | |
| HPI_ERR | HPI_AESEBU_Transmitter_GetFormat (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 *pwOutputFormat) |
| Get the current output electrical format for the AESEBU transmitter. | |
|
||||||||||||||||
|
Set the AES/EBU transmitters sample rate. This is only valid if the source is the analog mixer if the source is an outstream, then the samplerate will be that of the outstream.
|
|
||||||||||||||||||||
|
Set one of 4 userdata bytes in the AES/EBU stream.
|
|
||||||||||||||||||||
|
Set one of 24 channel status bytes in the AES/EBU stream.
|
|
||||||||||||||||||||
|
Get a byte of channel status in the AES/EBU stream.
|
|
||||||||||||||||||||
|
Query the formats supported by this AESEBU transmitter Iterate dwIndex until an error is returned to get allowed values for aesebu format in *pwFormat.
|
|
||||||||||||||||
|
Set the output electrical format for the AESEBU transmitter. Some adapters only support one of the two formats (usually AESEBU).
|
|
||||||||||||||||
|
Get the current output electrical format for the AESEBU transmitter.
|
1.4.6-NO