r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
IAudio.hpp File Reference

This file contains the Audio interface. More...

#include <string>
#include "Utils/Interfaces/IPlugin.hpp"
+ Include dependency graph for IAudio.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eng::IAudio
 Interface for the audio. More...
 

Namespaces

namespace  eng
 

Enumerations

enum class  eng::Status { eng::Stopped , eng::Paused , eng::Playing }
 

Detailed Description

This file contains the Audio interface.

Definition in file IAudio.hpp.