The following functions retrieve information about a system configuration or specific board. They also set the time or native play and record parameters:
|
Function |
Synchronous/ |
Description |
|---|---|---|
|
Synchronous |
Retrieves information about the board. |
|
|
Synchronous |
Retrieves the board's MVIP configuration. |
|
|
Synchronous |
Retrieves the context status and configuration. |
|
|
Synchronous |
Retrieves OEM data for a given board. |
|
|
Synchronous |
Converts an event timestamp to a count of the seconds elapsed since January 1, 1970. |
|
|
Synchronous |
Sets the time on an AG board or CG board. |
|
|
Synchronous |
Sets parameters that enable applications to play and record media to and from RTP streams. In addition, this function enables applications to play media recorded from an RTP stream to a PSTN port and vise versa. |
Board functions communicate only with the board's driver and not directly with the board. When opening the ADI service to use these functions, you do not specify an MVIP address. The board_number parameter in the mvipaddr structure can be set to ADI_AG_DRIVER_ONLY.