Update some comments

このコミットが含まれているのは:
138138138 2022-06-25 19:26:14 +08:00 committed by GitHub
コミット 3f1d88282e
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -7,7 +7,7 @@
<source src="<%= URI.parse(hlsvp).request_target %><% if params.local %>?local=true<% end %>" type="application/x-mpegURL" label="livestream">
<% else %>
<% if params.listen %>
<% # ignore the 64k m4a stream, only consider the 128k m4a stream
<% # default to 128k m4a stream
best_m4a_stream_index = 0
best_m4a_stream_bitrate = 0
audio_streams.each_with_index do |fmt, i|