Structure to hold decryption state. More...
#include <vp8dx.h>
Data Fields | |
vpx_decrypt_cb | decrypt_cb |
void * | decrypt_state |
Structure to hold decryption state.
Defines a structure to hold the decryption state and access function.
Decrypt callback.
Decryption state.