Zer0
Zer0

Reputation: 458

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?

Upvotes: 0

Views: 78

Answers (1)

Leon Nicholls
Leon Nicholls

Reputation: 4656

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

Upvotes: 1

Related Questions