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