Unit 'DAV_AudioFile' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

IAudioFileBitsPerSample

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_AudioFile.pas line 53

type IAudioFileBitsPerSample = interface(IInterface)

  procedure SetBitsPerSample();

  

  function GetBitsPerSample;

  

  property BitsPerSample: Byte; [rw]

  

end;

Inheritance

IAudioFileBitsPerSample

  

|

IInterface



CT Web help

CodeTyphon Studio