#include <QoS_UDP.h>
Public Methods | |
TAO_AV_UDP_QoS_Session_Helper (void) | |
~TAO_AV_UDP_QoS_Session_Helper (void) | |
ACE_QoS_Session * | open_qos_session (TAO_AV_UDP_QoS_Flow_Handler *handler, ACE_INET_Addr &addr) |
Open a QoS Session with the specified address. More... | |
int | activate_qos_handler (ACE_QoS_Session *qos_session, TAO_AV_UDP_QoS_Flow_Handler *handler) |
Activate the QoS handler to receive QoS events. More... | |
int | set_qos (ACE_Flow_Spec &ace_flow_spec, TAO_AV_UDP_QoS_Flow_Handler *handler) |
Set the required QoS for the session. More... |
|
|
|
|
|
Activate the QoS handler to receive QoS events.
|
|
Open a QoS Session with the specified address.
|
|
Set the required QoS for the session.
|