rdkcentral / firebolt-apis

The Firebolt API OpenRPC schemas and SDK artifact configurations.
Apache License 2.0
13 stars 21 forks source link

Additional media-info & netflix methods #261

Closed alkalinecoffee closed 4 months ago

alkalinecoffee commented 4 months ago

To merge into #141

Adds some new methods per the requirements doc.

The highlights are:

Newly added methods

Device

Display

HDMI CEC

Media Info

These methods accept a single param, the pipeline ID:

The following are similar to above, but return a list of values for all media pipelines:

TTS (Text-to-Speech)

Deprecated Methods

Open questions

alkalinecoffee commented 4 months ago

Lots of changes here; moving them to separate PRs