Skip to content

Instantly share code, notes, and snippets.

@mayowa-egbewunmi
Created July 31, 2022 19:03
Show Gist options
  • Select an option

  • Save mayowa-egbewunmi/2264d45d0beac2933a131bc8410e1bab to your computer and use it in GitHub Desktop.

Select an option

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