Ticket #233 (new defect)

Opened 3 years ago

Renderer does not expose its capabilities

Reported by: lightyear Assigned to: dev
Priority: major Milestone:
Component: Rhythmbox Version:
Keywords: Cc:

Description

Even though the renderer is capable of a lot so far (play, pause, next, previous, stop, vol+/vol-, mute, position and track information) no one knows about it.

The Inspector makes it very easy to see this problem. When you observe the renderer you see that the control buttons are disabled and the position and track information is not updated even though RB is playing. You can also see that directly by invoking the AvTransport?->GetDeviceCapabilities? Method and see that there is nothing said.