Skip to content

🤔

Compare
Choose a tag to compare
@sunlubo sunlubo released this 15 Aug 15:38
· 220 commits to master since this release
update api:

    - AVStream.setParameters(_:) => AVStream.copyParameters(from:)
    - AVStream.copyParameters(_:) => AVStream.setParameters(_:)