Functions | |
| ASX32_API ASX_ERROR | ASX_AESEBUReceiver_GetErrorStatus (ASX_HANDLE hAESEBURx, unsigned int *pdwErrorStatusMask, unsigned int *pdwErrorStatus) |
| Get the status of the AESEBU receiver. | |
| ASX32_API ASX_ERROR | ASX_AESEBUReceiver_GetSampleRate (ASX_HANDLE hAESEBURx, unsigned int *pdwSampleRate) |
| Get the sample rate of the AESEBU receiver. | |
| ASX32_API ASX_ERROR | ASX_AESEBUReceiver_EnumerateFormat (ASX_HANDLE hAESEBURx, const int nIndex, enum asxAESEBU_FORMAT *peAesebuFormat, int *pnCount) |
| Enumerate each AES3 receive format supported by the hardware. | |
| ASX32_API ASX_ERROR | ASX_AESEBUReceiver_SetFormat (ASX_HANDLE hAESEBURx, const enum asxAESEBU_FORMAT eAesebuFormat) |
| Set the format of the AESEBU receiver. | |
| ASX32_API ASX_ERROR | ASX_AESEBUReceiver_GetFormat (ASX_HANDLE hAESEBURx, enum asxAESEBU_FORMAT *peAesebuFormat) |
| Get the format of the AESEBU receiver. | |
|
||||||||||||||||||||
|
Enumerate each AES3 receive format supported by the hardware.
|
|
||||||||||||||||
|
Get the status of the AESEBU receiver.
|
|
||||||||||||
|
Get the format of the AESEBU receiver.
|
|
||||||||||||
|
Get the sample rate of the AESEBU receiver.
|
|
||||||||||||
|
Set the format of the AESEBU receiver.
|
1.4.6-NO