Add ability to get a screen share track for a window

And also list windows
This commit is contained in:
Nathan Sobo 2022-09-06 21:19:00 -06:00 committed by Antonio Scandurra
parent 5347c7d678
commit 7bf64ec23e
5 changed files with 93 additions and 23 deletions

View file

@ -10,6 +10,7 @@ doctest = false
[dependencies]
core-foundation = "0.9.3"
core-graphics = "0.22.3"
futures = "0.3"
[build-dependencies]