Interface AudioStream.Factory
- All Superinterfaces:
Device.Player.Factory,PcmFormat.Selector
- Enclosing interface:
AudioStream
AudioStream factory interface.
-
Method Summary
Modifier and TypeMethodDescriptionCreates a player for the format, or throws exception if not possible.Methods inherited from interface net.avadeaux.klipspringer.codec.Device.Player.Factory
layoutMethods inherited from interface net.avadeaux.klipspringer.codec.PcmFormat.Selector
selectFormat
-
Method Details
-
open
Description copied from interface:Device.Player.FactoryCreates a player for the format, or throws exception if not possible.- Specified by:
openin interfaceDevice.Player.Factory- Throws:
IOException
-