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

vorbis_encode_setup_vbr_t

Declaration

Source position: bs_vorbisenc.pas line 61

type vorbis_encode_setup_vbr_t = function(

  var vi: VORBIS_INFO;

  channels: LongInt;

  rate: LongInt;

  fl: Single

):Integer;



CT Web help

CodeTyphon Studio