-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
None
-
kestrel
-
generic
-
other
In this implementation, there is a 1M sample limit to the amount of audio data that can be turned into a Clip. If you attempt to load a Clip with more than 1M samples, Clip.open() will return without throwing an exception.
The API docs indicate that a LineUnavailableException is thrown if the clip cannot be opened due to resource restrictions.
The API docs indicate that a LineUnavailableException is thrown if the clip cannot be opened due to resource restrictions.
- relates to
-
JDK-4266940 No Audio heard w/ AudioClip on large sampled files
-
- Resolved
-
-
JDK-4326534 SourceDataLine fails to play if buffer size is too large
-
- Closed
-