#include <string.h>
#include "RIFF.h"
#include "helper.h"
Go to the source code of this file.
Namespaces | |
namespace | RIFF |
Functions | |
String | RIFF::__resolveChunkPath (Chunk *pCk) |
Returns a human readable path of the given chunk. | |
String | RIFF::libraryName () |
Returns the name of this C++ library. | |
String | RIFF::libraryVersion () |
Returns version of this C++ library. |