av_q2d

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

extern (D) @nogc nothrow pragma(inline, true) static
double
av_q2d

Meta