Unit 'ln_soundcard' Package
[Overview][Constants][Types][Index] [#pl_acs]

oss_digital_control

Declaration

Source position: ln_soundcard.pas line 220

type oss_digital_control = record

  caps: LongWord;

  

  valid: LongWord;

  

  cbitin: array [0..23] of Byte;

  

  ubitin: array [0..23] of Byte;

  

  cbitout: array [0..23] of Byte;

  

  ubitout: array [0..23] of Byte;

  

  outsel: LongWord;

  

  in_data: Integer;

  

  in_locked: Integer;

  

  in_quality: Integer;

  

  in_vbit: Integer;

  

  out_vbit: Integer;

  

  in_errors: LongWord;

  

end;



CT Web help

CodeTyphon Studio