Skip to content

Commit

Permalink
Merge pull request #580 from thornbill/audio-channels
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Nov 26, 2024
2 parents 3a0f56a + 0683213 commit 1d41292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/NativeShell.staticjs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ window.NativeShell = {

getDeviceProfile: function(profileBuilder) {
const profile = profileBuilder({
audioChannels: 6,
enableMkvProgressive: false,
disableHlsVideoAudioCodecs: [ 'opus' ]
});
Expand Down

0 comments on commit 1d41292

Please sign in to comment.