Version

|
Function
|
S / A*
|
Description
|
|---|---|---|
|
mspCreateEndpoint
|
A
|
Creates an endpoint. The type of endpoint is specified in the ADDR structure.
|
|
mspDestroyEndpoint
|
A
|
Destroys an endpoint.
|

|
Function
|
S / A*
|
Description
|
|---|---|---|
|
mspCreateChannel
|
A
|
Creates a media channel. The type of channel is specified in the ADDR structure via an alphanumeric value.
|
|
mspDestroyChannel
|
A
|
Destroys a channel.
|

|
Function
|
S / A*
|
Description
|
|---|---|---|
|
mspConnect
|
A
|
Connects a media channel to two endpoints.
|
|
mspDisconnect
|
A
|
Disconnects a media channel from two endpoints.
|



|
Function
|
S / A*
|
Description
|
|---|---|---|
|
mspSendCommand
|
A
|
Sends a command to a channel.
|

|
Function
|
S / A*
|
Description
|
|---|---|---|
|
mspSendQuery
|
A
|
Provides information about an MSPP filter's configuration and/or operation.
|
Version