#include <Stream.h>
Public Member Functions | |
NegotiateHelper (std::list< std::string > &names) | |
bool | get (std::string &buf, const std::string &header) |
void | put (std::string &buf, const std::string &header) |
non blocking negotiation of Codecs and Filters requires a list of avalable Codecs and Filters, along with the name of sender and a Socket
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.