BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Flac1Handle supports storing flac files as binary appendix to BSE files. More...
#include <bsedatahandle-flac.hh>
Public Member Functions | |
int | read_data (void *buffer, uint blength) |
Returns -errno || length. | |
void | put_wstore (SfiWStore *wstore) |
This function deletes the flac1handle object when sfi_wstore_destroy (wstore) is executed. | |
Static Public Member Functions | |
static Flac1Handle * | create (GslDataHandle *dhandle) |
Return a valid Flac1Handle if dhandle is not flac, and a Flac1Handle otherwise. |
Flac1Handle supports storing flac files as binary appendix to BSE files.