Squeak Class Documentation category index | class index  
 
SoundCodecPlugin
  category: VMConstruction-Plugins
  superclass: InterpreterPlugin
  subclasses:

No comment. Sorry.

instance methods
  gsm 6.10 codec
  primitiveGSMDecode
primitiveGSMEncode
primitiveGSMNewState

class methods
  accessing
  headerFile
moduleName
sourceFile

  translation
  translateOn:inlining:to:local:

instance methods
  gsm 6.10 codec top  
 

primitiveGSMDecode


 

primitiveGSMEncode


 

primitiveGSMNewState


class methods
  accessing top  
 

headerFile

If there is a single intrinsic header file to be associated with the plugin, here is where you want to put it. It will be generated and included automatically.


 

moduleName

Time millisecondsToRun: [
SoundCodecPlugin translateDoInlining: true]


 

sourceFile


  translation top  
 

translateOn:inlining:to:local:

do the actual translation