getFrameImagePath

abstract fun getFrameImagePath(): String

Method gets called on each frame detection, provides the path to file to load the next frame image from.

If the path hasn't changed after last frame load - mock camera wouldn't load new frame unless CameraViewType.Mock.forceImageUploadOnSamePath is set to true