Optional
audioMedia track constraints specific to audio tracks.
Optional
getThe default maximum time (in milliseconds) to wait for getting the capabilities of a media track.
Optional
initMedia stream constraints for initialization.
Optional
onCallback function that is triggered when the stream is inspected.
Callback function that is triggered when the stream is inspected.
Optional
streamCapablities: UserMediaStreamCapabilitiesUser media stream capabilities
User media stream capabilities
Optional
onCallback function that is triggered when the stream starts.
Callback function that is triggered when the stream starts.
Media stream
Media stream
Optional
onCallback function that is triggered when the stream stops.
Callback function that is triggered when the stream stops.
Optional
onCallback function that is triggered on each application of constraints.
Callback function that is triggered on each application of constraints.
Media stream
Media stream
Optional
streamingcontrol the activation of streaming
Optional
videoMedia track constraints specific to video tracks.
Generated using TypeDoc
Configuration options for the UserMediaStream object, including constraints for initialization, video, and audio tracks, a timeout for capability retrieval, and callbacks for stream lifecycle events.