enableCustomData

open fun enableCustomData(enableCustomData: Boolean)

Enables/Disables custom data in the current BrightcoveCastMediaManager instance. If enabled, custom data is added to the MediaInfo object when sending information to the Cast receiver app. Otherwise, custom data is not added.

Parameters

enableCustomData

Whether to enable custom data.