Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
About Beat & subBeat & Separate
Project_DJ_Engine
Typedef MAYBE_TRACK_VEC
View page source
Typedef MAYBE_TRACK_VEC
Defined in
File dbRoot.hpp
Typedef Documentation
using
MAYBE_TRACK_VEC
=
std
::
optional
<
TRACK_VEC
>
track data vector. check before use.