Unit 'asoundlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fpalsa]

snd_seq_timestamp_t

Declaration

Source position: seq_event.inc line 209

type snd_seq_timestamp_t = record

  case Integer of

    0: (

        tick: snd_seq_tick_time_t;

      );

    1: (

        time: snd_seq_real_time_t;

      );

end;


Documentation generated on: 2026-03-03