Interface Device.Tuner.Factory
- All Superinterfaces:
PcmFormat.Selector
- Enclosing interface:
Device.Tuner
Tuner factory interface.
-
Method Summary
Modifier and TypeMethodDescriptionCreates a tuner for the format, or throws exception if not possible.Methods inherited from interface PcmFormat.Selector
selectFormat
-
Method Details
-
open
Creates a tuner for the format, or throws exception if not possible.- Throws:
IOException
-