AVStreams::FDev Interface Reference
import "AVStreams.idl";
List of all members.
 | 
 Public Member Functions | 
| FlowProducer  | create_producer (in FlowConnection the_requester, inout AVStreams::QoS the_qos, out boolean met_qos, inout string named_fdev)  raises (AVStreams::streamOpFailed,             AVStreams::streamOpDenied,             AVStreams::notSupported,             AVStreams::QoSRequestFailed) | 
| FlowConsumer  | create_consumer (in FlowConnection the_requester, inout AVStreams::QoS the_qos, out boolean met_qos, inout string named_fdev)  raises (AVStreams::streamOpFailed,             AVStreams::streamOpDenied,             AVStreams::notSupported,             AVStreams::QoSRequestFailed) | 
| FlowConnection  | bind (in FDev peer_device, inout AVStreams::QoS the_qos, out boolean is_met)  raises (AVStreams::streamOpFailed,              AVStreams::QoSRequestFailed) | 
| FlowConnection  | bind_mcast (in FDev first_peer, inout AVStreams::QoS the_qos, out boolean is_met)  raises (AVStreams::streamOpFailed,              AVStreams::QoSRequestFailed) | 
| void  | destroy (in FlowEndPoint the_ep, in string fdev_name)  raises (AVStreams::notSupported) | 
Member Function Documentation
The documentation for this interface was generated from the following file: