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

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

Contents


DTtcvalid(3dm)							DTtcvalid(3dm)


NAME    [Toc]    [Back]

     DTtcvalid - check a dat timecode for validity

SYNOPSIS    [Toc]    [Back]

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

     int DTtcvalid(struct dttimecode* tc)

PARAMETERS    [Toc]    [Back]

     tc	  A pointer to the struct dttimecode to	be checked.

RETURNED VALUE    [Toc]    [Back]

     DTtcvalid returns non-zero	if the timecode	structure represents a valid
     timecode otherwise	it returns zero.

DESCRIPTION    [Toc]    [Back]

     DTtctotime	checks a struct	dttimecode to see if it	contains a valid
     timecode.	A struct dttimecode is defined as follows in dataudio.h	:

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


     Hours, minutes, seconds and frame number are each represented by 2	BCD
     digits.  A	timecode is considered valid if	all digits have	values between
     0 and 9.

SEE ALSO    [Toc]    [Back]

      
      
     DTintro(3dm), DTaddcallback(3dm), DTatotime(3dm), DTatohmsf(3dm),
     DTframetotc(3dm), DTframetohmsf(3dm), DThmsftoframe(3dm),
     DTparseframe(3dm),	DTremovecallback(3dm) DTtctoframe(3dm),
     DTtimetoa(3dm), datframe(4)

AUTHOR    [Toc]    [Back]

     Mark Callow


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
testprns.1 IRIX check printer name for validity with smbd
mvalid Tru64 Check memory region for validity
chkprintcap FreeBSD check validity of entries in the print spooler database
acl_valid Tru64 Checks an ACL for validity
res_hnok IRIX name service record validity routines
named-checkzone HP-UX zone validity checking tool
named-checkzone OpenBSD zone file validity checking tool
dmLTC IRIX decode linear timecode (LTC)
XmRepTypeValidValue Tru64 A representation type manager function that tests the validity of a numerical value of a representat...
CDtctoframe IRIX convert timecode to CD frame number
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service