The audio decoder interface.
bool(* decode_update)(void)
Function pointer to the decoder I/F decode_update().
void(* set_repeat)(bool repeat)
Function pointer to the decoder I/F set_repeat().
void(* decode_final)(void)
Function pointer to the decoder I/F decode_final().