|
Duplicate :
|
|
|
Duplicate :
|
|
|
Relates :
|
Some Java Sound objects, or at least AudioFormat, should be Serializable.
--------------------------------------------------------------------------
Date: Wed, 8 Sep 1999 15:32:48 -0700
From: Josh Richmond <###@###.###>
Subject: [JAVASOUND] Serializable Objects
Comments: To: Kara Kytle <###@###.###>
To: ###@###.###
Hi,
I'm writing some RMI code with Javasound and noticed that the AudioFormat
object is not serializable. Since it does not have a default() constructor
I cannot subclass it with a Serializable version. Are there any plans to
make the AudioFormat object (or any others) Serializable?
Thanks.
josh
------------------------------------------------------------------------
Josh Richmond, B.A.Sc. ###@###.###
Master's Student http://www.cs.ubc.ca/spider/jlrichmo
Computer Science, UBC
"Absence is to love what wind is to fire,
it extinguishes the small and enkindles the great."
-----------------------------------------------------------------------------
###@###.### 2002-03-15
This bug should be extended for all Format classes, MIDI Track and Sequence, and possibly more.
|