parent
e6201b8390
commit
632f17862e
3 changed files with 24 additions and 8 deletions
|
|
@ -114,7 +114,8 @@ struct DivDispatchContainer {
|
|||
void setRates(double gotRate);
|
||||
void setQuality(bool lowQual);
|
||||
void acquire(size_t offset, size_t count);
|
||||
void fillBuf(size_t runtotal, size_t size);
|
||||
void flush(size_t count);
|
||||
void fillBuf(size_t runtotal, size_t offset, size_t size);
|
||||
void clear();
|
||||
void init(DivSystem sys, DivEngine* eng, int chanCount, double gotRate, unsigned int flags);
|
||||
void quit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue