Skip to content

Deprecated code #6

@eric-krikey

Description

@eric-krikey

When trying to build in Xcode 9 using Swift 4 as the compile language, it gives a couple errors in VideoRenderer.swift:

  • On line 88, it says 'AVFileTypeAppleMV4' has been renamed to 'AVFileType.mv4'
  • On line 100 it says 'AVMediaTypeVideo has been renamed to AVMediaType.video'.

I unlocked the file and fixed it so I can run the code for now, but that is obviously not a long-term fix.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions