void show_help_children(const AVClass *class, int flags);这个函数编译报错:
***/ffmpegTest/app/src/main/cpp/cmdutils.h
Error:(213, 40) error: expected ')'
Information:(213, 24) to match this '('
Error:(587, 39) error: inva
Error:(213, 40) error: expected ')'
Information:(213, 24) note: to match this '('
void show_help_children(const AVClass *class, int flags);这个函数编译报错:
***/ffmpegTest/app/src/main/cpp/cmdutils.h Error:(213, 40) error: expected ')' Information:(213, 24) to match this '(' Error:(587, 39) error: inva Error:(213, 40) error: expected ')' Information:(213, 24) note: to match this '('