Package com.microblink.blinkid.image
Interface CurrentImageListener
- All Superinterfaces:
FrameCallback
,android.os.Parcelable
Callback that will be invoked when recognition process receives new frame for processing.
Unlike
FrameCallback
, this one supports being transferred via Intent
NOTE: After being de-parcelled, the instance of this interface's implementation lives in the context of activity that performed deparcelization - it is NOT the same instance as the original object that you sent.
-
Nested Class Summary
-
Field Summary
Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
-
Method Summary
Methods inherited from interface com.microblink.blinkid.entities.recognizers.framegrabber.FrameCallback
onFrameAvailable
Methods inherited from interface android.os.Parcelable
describeContents, writeToParcel