LeviLamina
Loading...
Searching...
No Matches
SoundSystemFMOD.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SoundSystemFMOD
{
6
public
:
7
// SoundSystemFMOD inner types declare
8
// clang-format off
9
struct
LoopInfo
;
10
struct
SoundInfo
;
11
struct
StreamInfo
;
12
// clang-format on
13
14
// SoundSystemFMOD inner types define
15
struct
LoopInfo
{};
16
17
struct
SoundInfo
{};
18
19
struct
StreamInfo
{};
20
};
SoundSystemFMOD
Definition
SoundSystemFMOD.h:5
SoundSystemFMOD::LoopInfo
Definition
SoundSystemFMOD.h:15
SoundSystemFMOD::SoundInfo
Definition
SoundSystemFMOD.h:17
SoundSystemFMOD::StreamInfo
Definition
SoundSystemFMOD.h:19
src
mc
deps
audio
fmod
SoundSystemFMOD.h
Generated on
for LeviLamina by
1.16.1