Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mvConvertTime(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mvIntro(3dm)

mvGetTrackTimeScale(3dm)



mvConvertTime(3dm)                                          mvConvertTime(3dm)



NAME
     mvConvertTime - Convert times from one timescale to another.


SYNOPSIS
     #include <dmedia/moviefile.h>


     MVtime mvConvertTime( MVtime time, MVtimescale oldScale,
                              MVtimescale newScale );


DESCRIPTION
     For information one how to interpret a time, timeScale pair, please see
     the ``Time and Timescale'' section of  mvIntro.

     mvConvertTime is a convenience function to convert time between time
     scales.  time is passed in with the old time scale (oldScale) and the new
     time scale (newScale).  The value returned is a time, measured in
     newScale.



SEE ALSO
     mvIntro(3dm), mvGetTrackTimeScale(3dm).






























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026