mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Implement additional options
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
let chrome;
|
||||
let logMessage;
|
||||
|
||||
const FX_CAST_RECEIVER_APP_ID = typeof MIRROR_CAST_APP_ID !== "undefined"
|
||||
? MIRROR_CAST_APP_ID
|
||||
: "19A6F4AE";
|
||||
const FX_CAST_NAMESPACE = "urn:x-cast:fx_cast";
|
||||
|
||||
let session;
|
||||
|
||||
Reference in New Issue
Block a user