#include <Negotiate.h>
Inheritance diagram for Atlas::Negotiate< Stream >:
Public Types | |
enum | State { IN_PROGRESS, SUCCEEDED, FAILED } |
Public Member Functions | |
virtual State | getState ()=0 |
virtual Codec< Stream > * | getCodec ()=0 |
non blocking negotiation of Codecs requires a list of avalable Codecs, along with the name of sender and a Socket
Copyright 2000 the respective authors.
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.