WikiPendium

(beta)

cdrom_msf_t

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-3-128-188-223.us-east-2.compute.amazonaws.com

cdrom_msf_t structure


typedef struct cdrom_msf_t
{
	/* Note: there are 75 frames per second (and 60 seconds per minute, but you know that) */

	unsigned char	min0;	/* start minute */
	unsigned char	sec0;	/* start second */
	unsigned char	frame0;	/* start frame */
	unsigned char	min1;	/* end minute */
	unsigned char	sec1;	/* end second */
	unsigned char	frame1;	/* end frame */
};




See Also

Fcntl()

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]