VideoFrameProcessor.InputType


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation VideoFrameProcessor.InputType


Specifies how the input frames are made available to the VideoFrameProcessor. One of INPUT_TYPE_SURFACE, INPUT_TYPE_BITMAP or INPUT_TYPE_TEXTURE_ID.