BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Public Member Functions | Static Public Member Functions | List of all members
Bse::Flac1Handle Class Reference

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 Flac1Handlecreate (GslDataHandle *dhandle)
 Return a valid Flac1Handle if dhandle is not flac, and a Flac1Handle otherwise.
 

Detailed Description

Flac1Handle supports storing flac files as binary appendix to BSE files.


The documentation for this class was generated from the following files: