libopusenc
0.1
Stand-alone encoder library for .opus files.
|
Callback functions for accessing the stream. More...
#include <opusenc.h>
Data Fields | |
ope_write_func | write |
Callback for writing to the stream. More... | |
ope_close_func | close |
Callback for closing the stream. More... | |
Callback functions for accessing the stream.
ope_write_func OpusEncCallbacks::write |
Callback for writing to the stream.
ope_close_func OpusEncCallbacks::close |
Callback for closing the stream.