Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Video] set audio category to ambient every time a new player is made (#4934) | Samuel Newman | 2024-08-14 | 1 | -1/+11 |
| | | | | | | | | | | | | * set auto category to ambient every time a new player is made * mute on foregrounding * remember previous state --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Audio duck off main thread (#4926) | Hailey | 2024-08-12 | 1 | -8/+15 |
| | |||||
* | rm from swift (#4923) | Hailey | 2024-08-12 | 1 | -13/+0 |
| | |||||
* | [Video] Resume background audio whenever muting video audio (#4915) | Hailey | 2024-08-09 | 1 | -6/+15 |
| | |||||
* | [Video] More tweaks to `AVAudioSession` options (#4910) | Hailey | 2024-08-09 | 1 | -2/+14 |
| | |||||
* | [Videos] Add iOS function to set `AVAudioSession.CategoryOptions` to ↵ | Hailey | 2024-08-09 | 1 | -0/+10 |
| | | | | | | | `.mixWithOthers` (#4905) * audio mixing pref * lint | ||||
* | Add `PlatformInfo` module (#4877) | Hailey | 2024-08-05 | 1 | -0/+11 |