Unit 'tsd_vorbis' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_titansound]

Mapping

Declaration

Source position: tsd_vorbis.pas line 351

type Mapping = record

  coupling_steps: uint16;

  

  chan: array of MappingChannel;

  

  submaps: uint8;

  

  submap_floor: array [0..15-1] of uint8;

  

  submap_residue: array [0..15-1] of uint8;

  

end;



CT Web help

CodeTyphon Studio