avfilter/af_astats: fix msvc compile error
MSVC requires an explicit cast from void * to void when applying the ternary conditional operator to switch between methods that return void.
Showing
Please
register
or
sign in
to comment
MSVC requires an explicit cast from void * to void when applying the ternary conditional operator to switch between methods that return void.