FinishSuccessData

data class FinishSuccessData(val bestShot: BestShot, val bestShots: List<BestShot>?, val videoPath: String?, val interactionFrames: List<InteractionFrame>?)

Constructors

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

Properties

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