MusicPipe: expose the C++ API

This commit is contained in:
Max Kellermann
2013-09-26 21:51:45 +02:00
parent 17e108a10a
commit ce1d897575
15 changed files with 187 additions and 242 deletions

View File

@@ -36,7 +36,7 @@ struct Tag;
/**
* A chunk of music data. Its format is defined by the
* music_pipe_append() caller.
* MusicPipe::Push() caller.
*/
struct music_chunk {
/** the next chunk in a linked list */