-
Notifications
You must be signed in to change notification settings - Fork 117
Add remote track channelCount #3025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 4 commits
308a590
9cde211
3579baa
5d27f27
c4a49af
7475848
7eff351
20dbf35
61999b9
becc7a3
57dbd50
135f52e
7f3c5eb
3e03beb
577d9cb
ced7c79
953516d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16610,6 +16610,21 @@ <h4> | |
double rounded to the tenth decimal place. | ||
</td> | ||
</tr> | ||
<div id="remote-track-settings-channel-count"> | ||
<tr id="def-constraint-channelCount"> | ||
henbos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
<th data-tests="RTCRtpEncodingParameters-codec-opus-stereo.https.html"> | ||
channelCount | ||
</th> | ||
<td> | ||
{{ConstrainULong}} | ||
</td> | ||
<td> | ||
As a setting, this is the number of channels of the latest | ||
audio frame received, reflecting the number of | ||
{{RTCRtpCodec/channels}} that the decoder outputted. | ||
|
||
</td> | ||
</tr> | ||
</div> | ||
henbos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
</tbody> | ||
</table> | ||
<p class="no-test-needed"> | ||
|
Uh oh!
There was an error while loading. Please reload this page.