Search code examples
chromecastgoogle-castgoogle-cast-sdk

How to pass the manifest to player after processing?


Once the manifest is obtained by using host.processManifest , necessary changes can be made. How can one pass the manifest to the player after this?


Solution

  • Your function needs to return the manifest as a string value.