#include "RIFF.h"Go to the source code of this file.
Namespaces | |
| namespace | RIFF |
Functions | |
| String | libraryName () |
| Returns the name of this C++ library. | |
| String | libraryVersion () |
| Returns version of this C++ library. | |
|
|
Returns the name of this C++ library. This is usually "libgig" of course. This call is equivalent to DLS::libraryName() and gig::libraryName(). |
|
|
Returns version of this C++ library. This call is equivalent to DLS::libraryVersion() and gig::libraryVersion(). |
1.4.2