• Preparing search index...
  • The search index is not available
@bengreenier/react-user-media
  • @bengreenier/react-user-media
  • useMediaVideoDevices

Function useMediaVideoDevices

  • useMediaVideoDevices(options?): MediaDeviceState
  • Hook that observes https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices|enumerateDevices results that have a MediaDeviceInfo.kind|kind that starts with video and

    Parameters

    • Optionaloptions: UseMediaDeviceOptions

      the caller-defined options for the hook.

    Returns MediaDeviceState

    a MediaDeviceState.

    • Defined in hooks/use-media-devices-ext.ts:63

Settings

Member Visibility
@bengreenier/react-user-media
  • Loading...

Generated using TypeDoc with typedoc-github-theme