[ Version ( since = "1.18" ) ]
public virtual bool get_natural_framerate (out int framerate_n, out int framerate_d)
Result: true if this has a natural framerate false otherwise
this |
The object from which to retrieve the natural framerate |
framerate_n |
The framerate numerator |
framerate_d |
The framerate denominator |