
If this is specified along with one or the other of the above properties, this will be used for the one that isn't specified.įrameSize?: number // The number of milliseconds to record into each packet. This can be specified instead of the above two properties. VideoBitsPerSecond?: number // The chosen bitrate for the video component of the media.īitsPerSecond?: number // The chosen bitrate for the audio and video components of the media. "audio/webm" or "video/webm"ĪudioBitsPerSecond?: number // The chosen bitrate for the audio component of the media.

MimeType?: string // optional mime type of the stream, e.g. Video: boolean // whether or not to enable video

Audio: boolean // whether or not to enable audio
