Unit 'fpwavformat' Package
[Overview][Constants][Types][Index] [#fcl-sound]

TWaveFormat

Declaration

Source position: fpwavformat.pas line 308

type TWaveFormat = packed record

  ChunkHeader: TChunkHeader;

  Format: UInt16;

  Channels: UInt16;

  SampleRate: UInt32;

  ByteRate: UInt32;

  BlockAlign: UInt16;

  BitsPerSample: UInt16;

end;


Documentation generated on: 2023-03-18