BestShotFound

data class BestShotFound(val bestShot: BestShot, val videoPath: String?, val interactionFrames: List<InteractionFrame>?) : LunaID.Event

Constructors

Link copied to clipboard
constructor(bestShot: BestShot, videoPath: String?, interactionFrames: List<InteractionFrame>?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard