Interface Device.Tuner.Factory

All Superinterfaces:
PcmFormat.Selector
Enclosing interface:
Device.Tuner

public static interface Device.Tuner.Factory extends PcmFormat.Selector
Tuner factory interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    open(PcmFormat format)
    Creates a tuner for the format, or throws exception if not possible.

    Methods inherited from interface net.avadeaux.klipspringer.codec.PcmFormat.Selector

    selectFormat