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

ovectl_ratemanage2_arg

Declaration

Source position: bs_vorbisenc.pas line 77

type ovectl_ratemanage2_arg = record

  management_active: Integer;

  

  bitrate_limit_min_kbps: LongWord;

  

  bitrate_limit_max_kbps: LongWord;

  

  bitrate_limit_reservoir_bits: LongWord;

  

  bitrate_limit_reservoir_bias: Double;

  

  bitrate_average_kbps: LongWord;

  

  bitrate_average_damping: Double;

  

end;



CT Web help

CodeTyphon Studio