Export to GitHub

scalafx - issue #51

Missing wrapper for javafx.scene.media.AudioSpectrumListener


Posted on Mar 22, 2013 by Happy Rhino

it is currently used in the following code:

scalafx.scene.media.MediaPlayer 114: def audioSpectrumListener_=(v: jfxsm.AudioSpectrumListener) {

Comment #1

Posted on Apr 2, 2013 by Happy Rhino

Change from Defect to Enhancement, as all other missing wrappers.

Comment #2

Posted on Apr 14, 2013 by Happy Rhino

This is an interface to be implemented by observers of the available data about the audio spectrum.

Status: WontFix

Labels:
Priority-Medium Type-Enhancement