Radiant Media Player provides flexible and customisable options to present social
sharing of video content to your audience. This includes in-player sharing on Facebook
or Twitter and copying a link or shareable iframe player code. The sharing module is
in the top right corner of the player. When interacted with this module will show an
overlay holding the selected sharing options.
sharing: Boolean
Activate or not the sharing module. When open the sharing module offers
various options to share the current content.
Default: false.
sharingUrl: String
Set the URL that should be shared through
sharingNetworks and the link field when the sharing module is displayed. The
player uses the page URL as default but this can
be overwritten through this setting. Default: ''.
sharingNetworks: Array
Set which social networks to display when sharing module is open. Supported
social networks are: Facebook, Twitter,
LinkedIn, Reddit & email. Example for all social networks:
['facebook', 'twitter', 'linkedin', 'reddit', 'email', 'whatsapp'].
Default: ['facebook', 'twitter', 'email'].
sharingCode: String
Set the player code to be provided (iframe) for embedding purposes within
the sharing module. It is up to you to generate and host the iframe player code as
described
here. Default: ''
which means the code field is hidden in the sharing module.