libopusenc  0.2.1
Stand-alone encoder library for .opus files.
 All Data Structures Functions Variables Typedefs Modules
Data Fields
OpusEncCallbacks Struct Reference

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...
 

Detailed Description

Callback functions for accessing the stream.

Field Documentation

ope_write_func OpusEncCallbacks::write

Callback for writing to the stream.

ope_close_func OpusEncCallbacks::close

Callback for closing the stream.


The documentation for this struct was generated from the following file: