YEventAudioCDStats

Langue: en

Version: 278868 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

YEventAudioCDStats - Audio CD statistics event structures

STRUCTURES

typedef struct {


        int minor_op_code;

        int track_number;

        unsigned long track_start_time;

        unsigned long track_length;

        char track_name[YAudioCDTrackNameMax];

} YEventAudioCDStats;

Reports audio CD statistics.

SEE ALSO

YEvent(3) YEventAudioChange(3) YEventServerStats(3) YEventCycleChange(3) YEventDisconnect(3) YEventHost(3) YEventSoundKill(3) YEventMixer(3) YEventSoundPlay(3) YEventSoundObjectAttributes(3) YEventShutdown(3) YEventSync(3) YEventYSHMSound(3) YGetNextEvent(3) YPutBackEvent(3)