CDgettrackinfo man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



CDgettrackinfo(3dm)					   CDgettrackinfo(3dm)

NAME
     CDgettrackinfo - get information about a specified track on an audio CD

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

     int CDgettrackinfo(CDPLAYER* cd, int track, CDTRACKINFO* info)

PARAMETERS
     cd	     A pointer to the CDPLAYER structure representing the target CD-
	     ROM drive.

     track   The number of the interesting track.

     info    A pointer to the CDTRACKINFO structure to be filled in.

RETURNED VALUE
     If successful, this function returns a non-zero value otherwise zero is
     returned.

DESCRIPTION
     CDgettrackinfo(3dm) fills in the info structure with information about
     the specified track.  CDTRACKINFO is defined in cdaudio.h as follows:

	      typedef struct {
		  int	  start_min;
		  int	  start_sec;
		  int	  start_frame;
		  int	  total_min;
		  int	  total_sec;
		  int	  total_frame;
	      } CDTRACKINFO;

     Start is the starting point of this track in absolute time code. Total is
     the length of the track.

SEE ALSO
     CDintro(3dm), CDclose(3dm), CDgetstatus(3dm), CDeject(3dm), CDopen(3dm),
     CDplay(3dm), CDplayabs(3dm), CDplaytrack(3dm), CDplaytrackabs(3dm),
     CDreadda(3dm), CDstop(3dm), CDtogglepause(3dm),

AUTHOR
     Roger Chickering, Mark Callow

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net