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;
valueRef operator=(valueRef newValue)
Sets this field to newValue.
<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.
#define RENDERSERVICE_API