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