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

ovectl_ratemanage_arg

Declaration

Source position: vorbis.pas line 403

type ovectl_ratemanage_arg = record

  management_active: cint;

  bitrate_hard_min: clong;

  bitrate_hard_max: clong;

  bitrate_hard_window: cdouble;

  bitrate_av_lo: clong;

  bitrate_av_hi: clong;

  bitrate_av_window: cdouble;

  bitrate_av_window_center: cdouble;

end;


Documentation generated on: 2023-03-18