Skip to content

Instantly share code, notes, and snippets.

@mayowa-egbewunmi
Created July 31, 2022 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayowa-egbewunmi/2264d45d0beac2933a131bc8410e1bab to your computer and use it in GitHub Desktop.
Save mayowa-egbewunmi/2264d45d0beac2933a131bc8410e1bab to your computer and use it in GitHub Desktop.
val LocalVideoCaptureManager =
compositionLocalOf<VideoCaptureManager> { error("No capture manager found!") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment