Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DTframetohmsf(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DTintro(3dm)

DTaddcallback(3dm)

DTatotime(3dm)

DTframetotc(3dm)

DThmsftoframe(3dm)

DTparseframe(3dm)

datframe(4)



DTframetohmsf(3dm)                                          DTframetohmsf(3dm)



NAME
     DTframetohmsf - convert DAT frame number to hours, minutes, seconds,
     frame

SYNOPSIS
     #include <sys/types.h>
     #include <dmedia/dataudio.h>

     void DTframetohmsf(unsigned long fr, int* h, int* m, int* s, int* f)

PARAMETERS
     fr   The frame number to be converted.

     h    A pointer to the location to store the hours value.

     m    A pointer to the location to store the minutes value.

     s    A pointer to the location to store the seconds value.

     f    A pointer to the location to store the frame value.

DESCRIPTION
     DTframetohmsf converts a DAT frame number into four integers with an
     integer each for hours, minutes, seconds and remaining frame number.

SEE ALSO
     DTintro(3dm), DTaddcallback(3dm), DTatotime(3dm), DTframetotc(3dm),
     DThmsftoframe(3dm), DTparseframe(3dm), datframe(4)

AUTHOR
     Doug Cook, Mark Callow
























                                                                        Page 1



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