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

TtsBitReserve

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

Declaration

Source position: tsd_mpeg.pas line 183

type TtsBitReserve = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function hgetbits();

  

  function hget1bit;

  

  procedure hputbuf();

  

  procedure rewindNbits();

  

  procedure rewindNbytes();

  

  property hsstell: Cardinal; [r]

  

end;

Inheritance

TtsBitReserve

  

|

TObject



CT Web help

CodeTyphon Studio