Frame

public struct Frame : Codable

A single image capture of the file

  • A filepath to a copy of the image or file saved to temp

    Declaration

    Swift

    public let filePath: String