mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
This method was taking positionUs and elapsedRealtimeUs parameters and throwing a VideoSinkException because it was calling render() to make room for a new input frame. Instead of doing that, this CL makes sure render() is called before handleInputFrame() in the renderer (even though it may not make a significant difference). PiperOrigin-RevId: 702273587 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||