lbry-desktop/ui/component/viewers/videoViewer
infinite-persistence 42a8f3180d Pass the title and channel name to Chromecast.
As noted in a comment, we need to be careful when adding props to `VideoJs` to avoid renders.

Used primitive strings (title, channelName) instead of passing the entire `claim`, which could have its reference invalidated.
2021-12-10 14:16:03 -05:00
..
internal Pass the title and channel name to Chromecast. 2021-12-10 14:16:03 -05:00
index.js Kill makeSelectClientSetting 2021-11-23 12:29:53 +08:00
view.jsx Pass the title and channel name to Chromecast. 2021-12-10 14:16:03 -05:00