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

mad_decoder

Declaration

Source position: mad.pas line 452

type mad_decoder = record

  mode: mad_decoder_mode;

  options: cint;

  async: async_struct;

  sync: ;

  data: pointer;

  InputFunc: mad_input_func;

  HeaderFunc: mad_header_func;

  FilterFunc: mad_filter_func;

  OutputFunc: mad_output_func;

  ErrorFunc: mad_error_func;

  MessageFunc: mad_message_func;

end;


Documentation generated on: 2023-03-18