Skip to content

Commit

Permalink
VideoBitrate のツールチップにサポート範囲を追記する
Browse files Browse the repository at this point in the history
  • Loading branch information
tnamao committed Oct 21, 2024
1 parent 2d55252 commit 531f419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructions.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"description": "映像のコーデックタイプを指定します。"
},
"videoBitRate": {
"description": "映像のビットレートを指定します。"
"description": "映像のビットレートを指定します。\n15,000 kbps までがサポート対象、それ以上のビットレートはサポート対象外です。"
},
"videoVP9Params": {
"description": "映像のコーデックタイプに VP9 を指定した場合の設定を指定します。"
Expand Down

0 comments on commit 531f419

Please sign in to comment.