Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[expo-av][android] fix for exo player video bandwidth #8363

Commits on May 19, 2020

  1. [expo-av][android] fix for exo video bandwidth

    pass bandwidth listener through to datasource factory
    and set using addTransferListener when not null
    watchinharrison committed May 19, 2020
    Copy the full SHA
    4fbf05a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Copy the full SHA
    38e35fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06c09e6 View commit details
    Browse the repository at this point in the history
  3. update universal av's implementation

    createFactory override now contains TransferListener
    watchinharrison committed May 20, 2020
    Copy the full SHA
    2e37c36 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    378c839 View commit details
    Browse the repository at this point in the history