MediaRecorderStreamType
Type of recorded content.
- Since
- Available since v3.5.2.
Enumerations
- STREAM_TYPE_AUDIO
- (0x01): Record audio only.
- STREAM_TYPE_VIDEO
- (0x02): Record video only.
- STREAM_TYPE_BOTH
- (0x03): Record both audio and video (default).
Type of recorded content.