Enumeration MediaRecorderStreamType

The recording content.

Enumeration Members

StreamTypeAudio: 1

Only audio.

StreamTypeBoth: 3

(Default) Audio and video.

StreamTypeVideo: 2

Only video.

Generated using TypeDoc