Intel IP Media Server Demo Manual page 33

Ip media server for host media processing
Table of Contents

Advertisement

Table 7. IP Module Classes (Continued)
Category
Board
IP Media Server for HMP Demo Guide — July 2005
Class Name
CIPTBoard
• Interacts with the Global Call library to
handle IP virtual boards
Note: The public function in this class
should only be accessed by classes
inside the IP module.
CIPMBoard
• Interacts with the Global Call library to
handle IP media boards
Note: The public functions in this class
should only be accessed by classes
inside the IP module.
Demo Details
Interface
Init( )
• Opens IPT (virtual) board and sets board
parameters
Exit( )
• Closes IPT (virtual) board
ProcessEvent( )
• Processes IPT (virtual) board events
GetNumOfDevicesOnBoard( )
• Returns the number of IPT devices
(signaling devices) on the board
Init( )
• Opens IP media boards
Exit( )
• Closes IP media boards
ProcessEvent( )
• Processes IP media board events
GetNumOfDevices( )
• Returns number of IPM devices on the
board
33

Advertisement

Table of Contents
loading

Table of Contents