Unit 'win_macdll' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_acs]

macFillWaveFormatEx_t

Declaration

Source position: win_macdll.pas line 251

type macFillWaveFormatEx_t = function(

  var WaveFormatEx: TWaveFormatEx;

  SampleRate: Integer = 44100;

  BitsPerSample: Integer = 16;

  Channels: Integer = 2

):LongInt;



CT Web help

CodeTyphon Studio