![]() |
Murl Engine API
Version 2018.3
|
The main device handler interface. More...
#include <murl_i_device_handler.h>
The main device handler interface.
Inherited by Murl::Core::DeviceHandler.
|
pure virtual |
Initialize the device handler.
appConfig | The application configuration object. |
|
pure virtual |
Deinitialize the device handler.
|
pure virtual |
Set the platform video interface.
videoInterface | The video interface. |
|
pure virtual |
Set the platform audio interface.
audioInterface | The audio interface. |
|
pure virtual |
Set the platform file interface.
fileInterface | The file interface. |