Difference between revisions of "CECDS:SprSetTitleSent"
Jump to navigation
Jump to search
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 20:49, 16 March 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | title id | ||||||||
2 | (bool) success |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
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
.