mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
Allow mediaCast sender to run in background context
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
, mirroringAppId: MIRRORING_APP_ID
|
||||
, receiverSelectorType: ReceiverSelectorType.Popup
|
||||
, receiverSelectorCloseIfFocusLost: true
|
||||
, receiverSelectorWaitForConnection: false
|
||||
, receiverSelectorWaitForConnection: true
|
||||
, userAgentWhitelistEnabled: true
|
||||
, userAgentWhitelist: [
|
||||
"https://www.netflix.com/*"
|
||||
|
||||
Reference in New Issue
Block a user