mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-06 16:19:38 +08:00
7 lines
67 B
Go
7 lines
67 B
Go
package ffmpeg
|
|
|
|
/*
|
|
#include <libavutil/attributes.h>
|
|
*/
|
|
import "C"
|