You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the way MediaTime is printed
For doubles, we print only the double because the integer part is
useless and for fractions we print the fraction and a representation
in double.
Change the way MediaTime is printed
For doubles, we print only the double because the integer part is
useless and for fractions we print the fraction and a representation
in double.