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

TSilentChunk

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

Declaration

Source position: DAV_ChunkWaveBasic.pas line 378

type TSilentChunk = class(TWavFixedDefinedChunk)

protected

  procedure AssignTo(); override;

  

public

  SilentRecord: TSilentRecord;

  

  constructor Create; override;

  

  class function GetClassChunkSize; override;

  

  class function GetClassChunkName; override;

  

published

  property NumberOfSilentSamples: Cardinal; [rw]

  

end;

Inheritance

TSilentChunk

  

|

TWavFixedDefinedChunk

  

|

TFixedDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio