Skip to content

VLCMediaPlayer: add bytePosition property - #64

Merged
ci7lus merged 1 commit into
masterfrom
fix-re-seek
Jul 17, 2026
Merged

VLCMediaPlayer: add bytePosition property#64
ci7lus merged 1 commit into
masterfrom
fix-re-seek

Conversation

@ci7lus

@ci7lus ci7lus commented Jul 16, 2026

Copy link
Copy Markdown
Member

再シークしたときの補正をやるのと、バイトベースのpositionであるbytePositionを取得する口を追加します

Base automatically changed from upstream-merge-20260716 to master July 16, 2026 17:35
@ci7lus ci7lus changed the title Update ref (demux/mpeg: preserve PCR byte anchor across non-fastseek … VLCMediaPlayer: add bytePosition property Jul 17, 2026
@ci7lus
ci7lus force-pushed the fix-re-seek branch 3 times, most recently from 86fb34e to a1aae89 Compare July 17, 2026 13:20
@ci7lus
ci7lus marked this pull request as ready for review July 17, 2026 13:20
@ci7lus
ci7lus enabled auto-merge July 17, 2026 13:20
Expose libvlc_media_player_get_byte_position() as a readonly
bytePosition property on VLCMediaPlayer.  Unlike -position, this
returns the raw stream byte offset without timer interpolation,
making it suitable for precise save/restore of playback positions.
@ci7lus
ci7lus merged commit 9d185ff into master Jul 17, 2026
1 check passed
@ci7lus
ci7lus deleted the fix-re-seek branch July 17, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant