Class MIX
Defined in File Mix.hpp
Class Documentation
-
class MIX
contains mixing datas
Public Functions
-
bool openMix(const MixBinaryCapnpData::Reader &Rptr)
opens capnp binary data.
- Parameters:
Rptr – gets mix binary capnp wrapper. this should be initialized
- Returns:
true
- Returns:
false
-
bool WriteFrames(BPM &bpmm)
Preprocessing for mix data. This calculates the frame position of the mixing data.
- Parameters:
bpmm – bpm class
- Returns:
true
- Returns:
false
-
MIX()
-
~MIX()
-
bool openMix(const MixBinaryCapnpData::Reader &Rptr)