Unit 'mad' Package
[Overview][Constants][Types][Procedures and functions][Index] [#mad]

mad_stream

Declaration

Source position: mad.pas line 259

type mad_stream = record

  buffer: pointer;

  bufend: pointer;

  skiplen: culong;

  sync: cint;

  freerate: culong;

  this_frame: pointer;

  next_frame: pointer;

  ptr: mad_bitptr;

  anc_ptr: mad_bitptr;

  anc_bitlen: cuint;

  main_data: pointer;

  md_len: cuint;

  options: cint;

  error: mad_error;

end;


Documentation generated on: 2023-03-18