Allow to retrieving number of dropped frames / duration from the exoplayer instance when SkipSilence audio processor is used
Open
enhancement
low priority
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### [REQUIRED] Use case description
I'm currently using the Skip silence audio processor but I'm unable to retrieve the number of dropped frames from the exoplayer instance.
This would be a nice feature to provide stats and feedback to the user
### Proposed solution
Maybe adding a new callback in AnalyticsListener could be a solution
### Alternatives considered
Duplicating the Skip Silence Audio processor to then add it to the RenderedFactory can work, but it's not ideal
Contributor guide
Assessment
This issue has not been assessed yet.