Best Shot Found
data class BestShotFound(val bestShot: BestShot, val videoPath: String?, val interactionFrames: List<InteractionFrame>?) : LunaID.Event
Deprecated
This class is deprecated and will be removed together with bestShotResult in future versions. Use bestShotResult, interactionFramesResult, or videoRecordingResult instead.
Replace with
SingleBestShotFoundContent copied to clipboard