Board and driver functions

Use the following functions to configure devices on local streams and local timeslots, obtain information about the board and the driver, and obtain information about devices on a local stream and a local timeslot:

Function

Description

swiConfigLocalStream

Configures stream-specific characteristics of a local device.

swiConfigLocalTimeslot

Configures stream-specific and timeslot-specific characteristics of a local device.

swiGetBoardInfo

Retrieves information about the board controlled by the MVIP device driver.

swiGetDriverInfo

Retrieves general and vendor-specific information about the device driver.

swiGetLocalStreamInfo

Retrieves stream-specific characteristics of a local device.

swiGetLocalTimeslotInfo

Retrieves stream-specific and timeslot-specific characteristics of a local device.


All functions in the Switching service are synchronous.

Refer to Configuring boards and drivers for more information.