![]() |
Trax3 3.1.0
trax track library
|
Public Member Functions | |
| dclspc | TrackSystemReader (const char *pLocale=nullptr) |
| dclspc | TrackSystemReader (SocketRegistry &socketRegistry, const char *pLocale=nullptr) |
Track System Reading | |||||
Reads a track system from a file or buffer.
| |||||
| SocketRegistry & | m_SocketRegistry | ||||
| std::shared_ptr< TrackSystem > dclspc | Read (const std::filesystem::path &fromPath, int atIdx=1) const | ||||
| std::shared_ptr< TrackSystem > dclspc | Read (const unsigned char *bufferStart, const unsigned char *bufferEnd, int atIdx=1) const | ||||