Skip to content

Commit

Permalink
feat: Player APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
kpears201 committed Sep 14, 2023
1 parent b9a2fe8 commit f38e270
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/sdks/manage/sdk.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,12 @@
"use": [
"xrn:firebolt:capability:player:broadcast"
]
},
{
"module": "StreamingPlayer",
"use": [
"xrn:firebolt:capability:player:streaming"
]
}
]
}

0 comments on commit f38e270

Please sign in to comment.