Files
go-astiav/io_interrupter.h

4 lines
124 B
C

#include <libavformat/avio.h>
int astiavInterruptCallback(void *ret);
AVIOInterruptCB astiavNewInterruptCallback(int *ret);