Interface FrameConverter
-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.Function1
public interface FrameConverter<R extends Object> implements Function1<Frame, R>
Definition of a frame converter, which converts the frame data into another object
- Since:
2.0