v1.39.0
Vanilagy/mediabunnyv1.39.0Mar 9, 2026by Vanilagy
AI Summary
Added a method to retrieve the first key packet of a video track from the EncodedPacketSink.
Key Highlights
- Added `EncodedPacketSink.getFirstKeyPacket()` method
- Allows retrieval of the first key packet of a track
New Features
- `EncodedPacketSink.getFirstKeyPacket()`
Full Release Notes
- Added `EncodedPacketSink.getFirstKeyPacket()` for getting the first key packet of a track (which usually is the first overall packet but not necessarily) (#314)