Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@EkaanshArora EkaanshArora released this 15 Sep 19:33
· 17 commits to master since this release

New minor release

  • Add an error object to hooks. All hooks that return tracks now have an error object that can be used to determine if and why the SDK promise failed.
  • The AgoraVideoPlayer component now accepts an additional optional prop config that can be used to pass in the VideoConfig to the .play() method of the SDK.