-
Bug
-
Resolution: Future Project
-
P4
-
None
-
1.4.2
-
generic
-
generic
Name: dkR10031 Date: 12/09/2002
The J2SE 1.4 API spec reads:
"STOP
public static final LineEvent.Type STOP
A type of event that is sent when a line ceases active input or output
of audio data in response to a stop request, or because the end
of media has been reached."
However, the specification does not contain definition of the end of
media. The condition of the STOP event generation if method stop() is
not called is ambiguous and should be defined more accurately.
======================================================================
- relates to
-
JDK-4791256 SPEC: description of STOP event is inaccurate
- Closed
-
JDK-6745051 SourceDataLine underrun does not generate documented events or state.
- Open