Unit 'bs_lame' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_acs]

MPEG_mode

Declaration

Source position: bs_lame.pas line 47

type MPEG_mode = (

  STEREO = 0,

  

  JOINT_STEREO,

  

  DUAL_CHANNEL,

  

  MONO,

  

  NOT_SET,

  

  MAX_INDICATOR

  

);



CT Web help

CodeTyphon Studio