-
Bug
-
Resolution: Fixed
-
P3
-
fx2.1
-
javafx-sdk2.1.0-beta-b15
MediaPlayer javadoc has many links to properties in its description. Example: "Information about playback position, rate, and buffering may be obtained from the currentTime, currentRate, and bufferProgressTime properties, respectively. Media marker notifications are received by an event handler registered as the onMarker property."
However links are incorrect: #currentTime instead of #currentTimeProperty
However links are incorrect: #currentTime instead of #currentTimeProperty