Interface FrameSourceCallback


  • public interface FrameSourceCallback
    The callback interface used in FrameSource class.
    • Method Detail

      • onCallback

        void onCallback​(FrameSource source)
        Callback method used when frame source has been configured to require data via callback
        Parameters:
        source - the frame source object