Source position: ahi.pas line 425
type tAHIUnitPrefs = record |
ahiup_Unit: Byte; |
ahiup_Pad: Byte; |
ahiup_Channels: Word; |
ahiup_AudioMode: Cardinal; |
ahiup_Frequency: Cardinal; |
ahiup_MonitorVolume: LongInt; |
ahiup_InputGain: LongInt; |
ahiup_OutputVolume: LongInt; |
ahiup_Input: Cardinal; |
ahiup_Output: Cardinal; |
end; |