23#include <Inventor/sys/port.h>
24#include <RemoteViz/Rendering/LibHelper.h>
33 class ClientSettingsImpl;
78 friend class ClientImpl;
79 friend class ConnectionImpl;
80 friend class ServiceImpl;
121 std::shared_ptr<ClientSettingsImpl> getImpl()
const;
133 std::shared_ptr<ClientSettingsImpl> pImpl;
<a href="IconLegend.html"><img src="extRV.gif" alt="RemoteViz" border="0"></a>
unsigned int getBandwidth() const
Gets the maximum network bandwidth to be used by the client.
void setBandwidth(unsigned int val)
Sets the network bandwidth to be used by the client.