We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdf991 commit feaa880Copy full SHA for feaa880
files/apsync/video.html
@@ -152,7 +152,7 @@ <h1>Video Streaming</h1>
152
153
var form_quality = "form_quality" + i;
154
var quality_select_box = "quality_select_box"+i;
155
- var set_quality_button = "set_quality_button"+i;copy_clipboard
+ var set_quality_button = "set_quality_button"+i;
156
var record_video_checkbox = "record"+i;
157
158
var current_quality = rowdata.current_quality;
0 commit comments