These functions implement AESEBU transmitter operations.
More...
Detailed Description
These functions implement AESEBU transmitter operations.
Function Documentation
Enumerate each AES3 transmit format supported by the hardware.
- Parameters:
-
| hAESEBUTx | A handle to an ASX AESEBU transmitter control. |
| nIndex | The index of the format option to fetch. |
| peAesebuFormat | The returned format option. |
| pnCount | The total number of available formats. |
- Returns:
- Returns 0 if there is no error, otherwise one of asxERROR is returned.
Get the format of the AESEBU transmitter.
- Parameters:
-
| hAESEBUTx | A handle to an ASX AESEBU transmitter control. |
| peAesebuFormat | The returned format. |
- Returns:
- Returns 0 if there is no error, otherwise one of asxERROR is returned.
Set the format of the AESEBU transmitter.
- Parameters:
-
| hAESEBUTx | A handle to an ASX AESEBU transmitter control. |
| eAesebuFormat | The format to set the transmitter control to. |
- Returns:
- Returns 0 if there is no error, otherwise one of asxERROR is returned.