Unit 'bs_flac' Package
[Overview][Constants][Types][Variables][Index] [#pl_acs]

FLAC__seekable_stream_encoder_get_verify_decoder_error_stats_t

Declaration

Source position: bs_flac.pas line 202

type FLAC__seekable_stream_encoder_get_verify_decoder_error_stats_t = procedure(

  encoder: PFLAC__SeekableStreamEncoder;

  absolute_sample: PFLAC__uint64;

  frame_number: PLongWord;

  channel: PLongWord;

  sample: PLongWord;

  expected: FLAC__int32;

  got: FLAC__int32

);



CT Web help

CodeTyphon Studio