Skip to content

v0.20.11-PR5850

Compare
Choose a tag to compare
@chouhanyang chouhanyang released this 22 Mar 21:20
· 1 commit to PR5850 since this release

Add prioritize stream queuing switch setting for share dialog.

Share dialog:
device-2021-03-21-152437

Settings:
device-2021-03-21-151918

Since PlayerHolder.getType() always return null if main UI is not activated, I'll have to comment it out and use old-fashioned enqueue method in this case. Basically change it back to old behavior when the switch is turned on.