Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
AudioAPIWrapper.cpp
Go to the documentation of this file.
1
2
3
#include "
Headers/AudioAPIWrapper.h
"
4
#include "
Core/Headers/Kernel.h
"
5
#include "
Core/Headers/PlatformContext.h
"
6
7
namespace
Divide
8
{
9
AudioAPIWrapper::AudioAPIWrapper
(
const
Str<64>
& name,
PlatformContext
& context )
10
:
PlatformContextComponent
(context)
11
,
FrameListener
( name, context.kernel().frameListenerMgr(), 1u )
12
{
13
}
14
}
//namespace Divide
AudioAPIWrapper.h
Kernel.h
PlatformContext.h
Divide::AudioAPIWrapper::AudioAPIWrapper
AudioAPIWrapper(const Str< 64 > &name, PlatformContext &context)
Definition:
AudioAPIWrapper.cpp:9
Divide::FrameListener
Definition:
FrameListener.h:70
Divide::PlatformContextComponent
Definition:
PlatformContextComponent.h:39
Divide::PlatformContext
Definition:
PlatformContext.h:71
Divide::Str
Definition:
String.h:44
Divide
Handle console commands that start with a forward slash.
Definition:
AIProcessor.cpp:7
Source
Platform
Audio
AudioAPIWrapper.cpp
Generated on Fri May 17 2024 16:59:53 for Divide Framework by
1.9.6