Source position: ahi.pas line 445
type tAHIUnitPrefs = record |
ahiup_Unit: UBYTE; |
ahiup_Pad: UBYTE; |
ahiup_Channels: UWORD; |
ahiup_AudioMode: ULONG; |
ahiup_Frequency: ULONG; |
ahiup_MonitorVolume: Fixed; |
ahiup_InputGain: Fixed; |
ahiup_OutputVolume: Fixed; |
ahiup_Input: ULONG; |
ahiup_Output: ULONG; |
end; |