Rialto  0.1
Rialto media pipeline API
Classes
IControl.h File Reference
#include <memory>
#include <stdint.h>
#include "ControlCommon.h"
#include "IControlClient.h"
Include dependency graph for IControl.h:

Go to the source code of this file.

Classes

class  firebolt::rialto::IControlFactory
 IControl factory class, returns a concrete implementation of IControl. More...
 
class  firebolt::rialto::IControl
 The definition of the IControl interface. More...
 

Detailed Description

The definition of the IControl interface.

This interface defines the public API of Rialto for control of Rialto, including the IPC connection and shared memory.