Input

public protocol Input

Input provides frame processor to Player.

  • Declaration

    Swift

    func frameProcessor() -> BNBFrameProcessor?