We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b43f6 commit 9b9ac73Copy full SHA for 9b9ac73
lib/commands/record-screen.js
@@ -402,7 +402,7 @@ export async function stopRecordingScreen(options = {}) {
402
/**
403
* For detailed explanations of each property,
404
* please refer to the parameters of the `windowsStartRecordingScreen` function.
405
- *
+ *
406
* @typedef {Object} StartRecordingOptions
407
*
408
* @property {string} [videoFilter]
@@ -418,7 +418,7 @@ export async function stopRecordingScreen(options = {}) {
418
419
420
* please refer to the parameters of the `windowsStopRecordingScreen` function.
421
422
* @typedef {Object} StopRecordingOptions
423
424
* @property {string} [remotePath]
0 commit comments