Share via


SP.Video.EmbedCodeConfiguration.linkToVideoHomePage property (sp.documentmanagement)

Gets or sets whether to add a link to the video player page in the title bar of the media element.

var value = SP.Video.EmbedCodeConfiguration.get_linkToVideoHomePage()
SP.Video.EmbedCodeConfiguration.set_linkToVideoHomePage(Boolean value)

Return value

true if a link to the video player page is to be added to the title bar of the media element; otherwise, false.

Remarks

This property has no effect if the embedded media is not a VideoSet object, a child content type, or if the DisplayTitle property is false.