Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Square Video Recording Prototype #1

@regnerjr

Description

@regnerjr

I started to work on this just a little bit.....

But first I added a new PreviewView to the example project.

class PreviewView: UIView {
    var image: UIImage?
    var videoURL: URL?
}

You give it an image it will display the image, give it a video URL, it'll play the video..

I though that this would be important to do before I tried to do Square Video, now I can actually see it if it works.

I just wanted to let you know.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions