Skip to content

Deprecated code #6

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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