Version
menu_open
link
Wwise SDK 2023.1.2
AkMidiWwiseCmds.h
Go to the documentation of this file.
1 /***********************************************************************
2  The content of this file includes source code for the sound engine
3  portion of the AUDIOKINETIC Wwise Technology and constitutes "Level
4  Two Source Code" as defined in the Source Code Addendum attached
5  with this file. Any use of the Level Two Source Code shall be
6  subject to the terms and conditions outlined in the Source Code
7  Addendum and the End User License Agreement for Wwise(R).
8 
9  Copyright (c) 2024 Audiokinetic Inc.
10  ***********************************************************************/
11 
12 #ifndef _AK_MIDI_WWISE_CMDS_H_
13 #define _AK_MIDI_WWISE_CMDS_H_
14 
15 #define AK_MIDI_WWISE_CMD_PLAY 0
16 #define AK_MIDI_WWISE_CMD_STOP 1
17 #define AK_MIDI_WWISE_CMD_PAUSE 2
18 #define AK_MIDI_WWISE_CMD_RESUME 3
19 #define AK_MIDI_WWISE_CMD_SEEK_MS 4
20 #define AK_MIDI_WWISE_CMD_SEEK_SAMPLES 5
21 
22 #endif

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise