Skip to main content

XR8.MediaRecorder

Description

Provides a camera pipeline module that allows you to record a video in MP4 format.

Functions

FunctionDescription
configureConfigure video recording settings.
pipelineModuleCreates a pipeline module that records video in MP4 format.
recordVideoStart recording.
requestMicrophoneEnables recording of audio (if not enabled automatically), requesting permissions if needed.
stopRecordingStop recording.
RequestMicOptionsEnum for whether or not to automatically request microphone permissions.