Skip to content

Commit 8c4eebd

Browse files
StopのレスポンスをRecord側に合わせた。
1 parent f568e19 commit 8c4eebd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

api/mediaStreamRecording.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,6 +1446,11 @@
14461446
"type": "string",
14471447
"title": "URI",
14481448
"description": "動画または音声のURI。"
1449+
},
1450+
"path": {
1451+
"type": "string",
1452+
"title": "ファイルパス",
1453+
"description": "動画または音声へのファイルパス。ルートはデバイスプラグインごとに異なる。File APIのパラメータとして使用可能。"
14491454
}
14501455
}
14511456
}

0 commit comments

Comments
 (0)