Unit 'tsd_tag_flac' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TFlacHeader

Declaration

Source position: tsd_tag_flac.pas line 75

type TFlacHeader = record

  StreamMarker: array [1..4] of Byte;

  

  MetaDataBlockHeader: array [1..4] of Byte;

  

  Info: array [1..18] of Byte;

  

  MD5Sum: array [1..16] of Byte;

  

end;



CT Web help

CodeTyphon Studio