CECDS:SprSetTitleSent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 2: | Line 2: | ||
{{IPC/Request}} | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | {{#vardefine:ipc_offset|0}} | ||
{{IPC/ | {{IPC/RequestHeader|0x040E|2|0}} | ||
{{IPC/RequestEntry|title id}} | {{IPC/RequestEntry|title id}} | ||
{{IPC/RequestEntry|(bool) success}} | {{IPC/RequestEntry|(bool) success}} | ||
Latest revision as of 19:49, 16 March 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | title id | ||||||||
| 2 | (bool) success |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Sets weather a title was successfully sent for the SPR connection.
Requires the Cec Spr Status to be CEC_SPR_SEND_READY, CEC_SPR_SEND or CEC_SPR_RECEIVE_READY.