Man Linux: Main Page and Category List

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)