This namespace manages the server-side rendering mechanism. More...
Classes | |
class | Client |
More... | |
class | ClientSettings |
More... | |
class | Connection |
More... | |
class | ConnectionParameters |
More... | |
class | ConnectionSettings |
More... | |
class | EncodedFrame |
More... | |
class | FrameEncoders |
More... | |
class | IFrameEncodingPolicy |
This class is the base class of KeepFramesPerSecondPolicy and KeepFrameQualityPolicy. More... | |
class | KeepFrameQualityPolicy |
This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the Connection. More... | |
class | KeepFramesPerSecondPolicy |
This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the Connection. More... | |
class | NetworkPerformance |
More... | |
class | RenderArea |
More... | |
class | RenderAreaHardware |
More... | |
class | RenderAreaListener |
More... | |
class | Service |
More... | |
class | ServiceListener |
More... | |
class | ServiceSettings |
More... |
This namespace manages the server-side rendering mechanism.
It is described in the following diagram: