import "AVStreams.idl";
Inheritance diagram for AVStreams::StreamEndPoint_A:
Public Member Functions | |
boolean | multiconnect (inout streamQoS the_qos, inout flowSpec the_spec) raises (noSuchFlow, QoSRequestFailed, streamOpFailed) |
Used for ATM-style multicast. | |
boolean | connect_leaf (in StreamEndPoint_B the_ep, inout streamQoS the_qos, in flowSpec the_flows) raises (streamOpFailed, noSuchFlow, QoSRequestFailed, notSupported) |
Used for ATM-style multicast. | |
void | disconnect_leaf (in StreamEndPoint_B the_ep, in flowSpec theSpec) raises (streamOpFailed, noSuchFlow, notSupported) |
Used for ATM-style multicast. |
|
Used for ATM-style multicast.
|
|
Used for ATM-style multicast.
|
|
Used for ATM-style multicast.
|