#include <theoradec.h>
Data Fields | |
void * | ctx |
An application-provided context pointer. | |
th_stripe_decoded_func | stripe_decoded |
The callback function pointer. |
void* th_stripe_callback::ctx |
An application-provided context pointer.
This will be passed back verbatim to the application.
The callback function pointer.