Type Alias StartRecordingType

StartRecordingType: ((options: StartRecordingOptions) => Promise<boolean | undefined>)