Skip to content

Commit

Permalink
add a diagram to introduce workflow of casting video player (#31707)
Browse files Browse the repository at this point in the history
* add diagram

* modify name

* change the diagram.

* Modify according to comments.
  • Loading branch information
nicelyjust authored Jan 31, 2024
1 parent b1bf11e commit cdd128b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/tv-casting-app/APIs.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ Next, you're ready to:
1. [Read](#read-operations) endpoint attributes like playback state.
1. [Subscribe](#subscriptions) to playback events.

In order to illustrate these steps, refer to the figure below
![workflow of casting video player](./diagram/workflow_of_casting_video_player.png)

## Build and Setup

The Casting Client is expected to consume the Matter TV Casting library built
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cdd128b

Please sign in to comment.