Source position: mm_types.inc line 182
type t_mmstream = record
sampling_rate: mm_word;
buffer_length: mm_word;
callback: mm_stream_func;
format: mm_word;
timer: mm_word;
manual: mm_bool;
end;