*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> audiocddat/CDframetotc (3d)              
Title
Content
Arch
Section
 

Contents


CDframetotc(3dm)					      CDframetotc(3dm)


NAME    [Toc]    [Back]

     CDframetotc - convert CD frame number to timecode

SYNOPSIS    [Toc]    [Back]

     #include <sys/types.h>
     #include <dmedia/cdaudio.h>

     void CDframetotc(unsigned long fr,	struct cdtimecode* tc)

PARAMETERS    [Toc]    [Back]

     fr	  The frame number to be converted.

     tc	  A pointer to the struct cdtimecode in	which to place the result.

DESCRIPTION    [Toc]    [Back]

     CDframetotc(3dm) converts a CD frame number into a	struct cdtimecode
     which is defined as follows in cdaudio.h :

	      struct dttimecode	{
		  unchar mhi:4,	mlo:4;
		  unchar shi:4,	slo:4;
		  unchar fhi:4,	flo:4;
	      };


     Minutes, seconds and frame	number are each	represented by 2 BCD digits.

SEE ALSO    [Toc]    [Back]

      
      
     CDintro(3dm), CDaddcallback(3dm), CDatotime(3dm), CDframetomsf(3dm),
     CDparseframe(3dm),	cdframe(4)

AUTHOR    [Toc]    [Back]

     Doug Cook,	Mark Callow


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
CDtctoframe IRIX convert timecode to CD frame number
DTframetotc IRIX convert frame number to timecode
DTtctoframe IRIX convert DAT timecode structure to DAT frame number.
DTframetohmsf IRIX convert DAT frame number to hours, minutes, seconds, frame
DThmsftoframe IRIX convert hours, minutes, seconds, frame to DAT frame number.
CDframetomsf IRIX convert CD frame number to minutes, seconds, frame
CDmsftoframe IRIX convert time to CD frame number
CDtimetoa IRIX convert timecode to ASCII string
DTatotime IRIX convert ASCII string to timecode
DTtimetoa IRIX convert timecode to ASCII string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service