Skip to content

Commit cdd128b

Browse files
authored
add a diagram to introduce workflow of casting video player (#31707)
* add diagram * modify name * change the diagram. * Modify according to comments.
1 parent b1bf11e commit cdd128b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

examples/tv-casting-app/APIs.md

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ Next, you're ready to:
6767
1. [Read](#read-operations) endpoint attributes like playback state.
6868
1. [Subscribe](#subscriptions) to playback events.
6969

70+
In order to illustrate these steps, refer to the figure below
71+
![workflow of casting video player](./diagram/workflow_of_casting_video_player.png)
72+
7073
## Build and Setup
7174

7275
The Casting Client is expected to consume the Matter TV Casting library built
Loading

0 commit comments

Comments
 (0)