168 int getInfoSize()
const;
171 snd_seq_queue_timer_type_t getType();
172 const snd_timer_id_t* getId();
173 unsigned int getResolution();
174 void setType(snd_seq_queue_timer_type_t value);
175 void setId(snd_timer_id_t* value);
177 void setResolution(
unsigned int value);
180 snd_seq_queue_timer_t* m_Info;