Open
Bug 1949425
Opened 28 days ago
Updated 28 days ago
[MediaControl-Linux] Emit signals upon position state changes
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
ASSIGNED
People
(Reporter: nerixdev, Assigned: nerixdev)
Details
Attachments
(1 file)
When updating the position state in MPRISServiceHandler::SetPositionState
, the player should emit signals that reflect the changes. Namely, Seeked(position)
, but also a change event for Rate
(Bug 1949424), and Metadata
(if the duration changed).
Updated•28 days ago
|
Assignee: nobody → nerixdev
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•