Class RawAudioStreamOptions
- Object
-
- RawAudioStreamOptions
-
- Direct Known Subclasses:
RawIncomingAudioStreamOptions
,RawOutgoingAudioStreamOptions
public abstract class RawAudioStreamOptions extends Object
Base Class for All Raw Audio Options needed to be defined for RawAudioStreams
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
finalize()
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
-