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

Function useMediaAudioOutputDevices

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

    Parameters

    • Optionaloptions: UseMediaDeviceOptions

      the caller-defined options for the hook.

    Returns MediaDeviceState

    a MediaDeviceState.

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

Settings

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

Generated using TypeDoc with typedoc-github-theme