av_q2d

Convert an AVRational to a double. @param a AVRational to convert @return a in floating-point form @see av_d2q()

extern (C) @nogc nothrow
double
av_q2d

Meta