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

TDSFInfo

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

Declaration

Source position: tsd_tag_id3v2.pas line 253

type TDSFInfo = class

public

  FormatVersion: Cardinal;

  

  FormatID: Cardinal;

  

  ChannelType: TDSFChannelType;

  

  ChannelNumber: Cardinal;

  

  SamplingFrequency: Cardinal;

  

  BitsPerSample: Cardinal;

  

  SampleCount: UInt64;

  

  BlockSizePerChannel: Cardinal;

  

  PlayTime: Double;

  

  procedure Clear;

  

  procedure Assign();

  

  property BitRate: Integer; [r]

  

end;

Inheritance

TDSFInfo

  

|

TObject



CT Web help

CodeTyphon Studio