RemoteViz::Rendering::ClientSettings Class Reference
[RemoteViz]

RemoteViz More...

#include <RemoteViz/Rendering/ClientSettings.h>

List of all members.



void setBandwidth (unsigned int val)
unsigned int getBandwidth () const

Detailed Description

RemoteViz

Settings that define a Client


Member Function Documentation

unsigned int RemoteViz::Rendering::ClientSettings::getBandwidth (  )  const

Gets the maximum network bandwidth consumed by the client.

Default value is 800Mbps.
This value influences the quality and the number of interactive frames sent to the client (see ConnectionSettings::setFrameEncodingPolicy). The higher the value, the better the quality and the number of interactive frames.

Returns:
the network bandwidth in bit per seconds
See also:
ServiceListener::onConnectedClient
void RemoteViz::Rendering::ClientSettings::setBandwidth ( unsigned int  val  ) 

Sets the maximum network bandwidth consumed by the client.

Default value is 800Mbps.
This value influences the quality and the number of interactive frames sent to the client (see ConnectionSettings::setFrameEncodingPolicy). The higher the value, the better the quality and the number of interactive frames.

Parameters:
val : network bandwidth in bit per seconds
See also:
ServiceListener::onConnectedClient

The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/