Unit 'AHI_SUB' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tAHIAudioCtrlDrv

Declaration

Source position: ahi_sub.pas line 53

type tAHIAudioCtrlDrv = record

  ahiac_AudioCtrl: tAHIAudioCtrl;

  ahiac_Flags: ULONG;

  ahiac_SoundFunc: pHook;

  ahiac_PlayerFunc: pHook;

  ahiac_PlayerFreq: Fixed;

  ahiac_MinPlayerFreq: Fixed;

  ahiac_MaxPlayerFreq: Fixed;

  ahiac_MixFreq: ULONG;

  ahiac_Channels: UWORD;

  ahiac_Sounds: UWORD;

  ahiac_DriverData: APTR;

  ahiac_MixerFunc: pHook;

  ahiac_SamplerFunc: pHook;

  ahiac_Obsolete: ULONG;

  ahiac_BuffSamples: ULONG;

  ahiac_MinBuffSamples: ULONG;

  ahiac_MaxBuffSamples: ULONG;

  ahiac_BuffSize: ULONG;

  ahiac_BuffType: ULONG;

  ahiac_PreTimer: function: BOOL;

  ahiac_PostTimer: procedure;

end;


Documentation generated on: 2023-03-18