Re-requests recording startup when host controls allow it.
Room identity, socket, and admin restriction state.
Resolves after the emit request is sent or skipped.
await reInitiateRecording({ roomName: 'exampleRoom', member: 'adminUser', socket, adminRestrictSetting: false,}); Copy
await reInitiateRecording({ roomName: 'exampleRoom', member: 'adminUser', socket, adminRestrictSetting: false,});
Re-requests recording startup when host controls allow it.