mirror of
https://github.com/asticode/go-astiav.git
synced 2025-10-05 08:06:59 +08:00
4 lines
124 B
C
4 lines
124 B
C
#include <libavformat/avio.h>
|
|
|
|
int astiavInterruptCallback(void *ret);
|
|
AVIOInterruptCB astiavNewInterruptCallback(int *ret); |