Function createUserMediaStream

  • Creates and returns a UserMediaStream object with the specified configuration options. Provides methods to start, inspect, and stop the media stream, as well as to update its options.

    Parameters

    Returns UserMediaStream

    An object providing control methods for managing a user media stream.

Generated using TypeDoc