559

Adding sound
MediaContainer class methods

  • Methods on MediaContainer select the file path or URL for the sound file
  • Setting the URL triggers loading of the sound
  • Method
    MediaContainer( )
    void setUrl( String path )
    void setUrl( URL url )