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

TCuedFileChunk

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

Declaration

Source position: DAV_ChunkWaveBasic.pas line 285

type TCuedFileChunk = class(TWavDefinedChunk)

protected

  FCueID: Cardinal;

  

  FMediaType: Cardinal;

  

  FBinaryData: array of Byte;

  

  procedure AssignTo(); override;

  

public

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function GetClassChunkName; override;

  

end;

Inheritance

TCuedFileChunk

  

|

TWavDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio