SP へVideo.EmbedCodeConfiguration オブジェクト (sp.documentmanagement)

一連のメディア プレーヤーの埋め込みコードを構成するためのプロパティを提供します。

var object = new SP.Video.EmbedCodeConfiguration()

メンバー

EmbedCodeConfigurationオブジェクトでは、次のメンバーがあります。

Constructor

EmbedCodeConfigurationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

EmbedCodeConfiguration

Initializes a new instance of the SP.Video.EmbedCodeConfiguration object.

プロパティ

EmbedCodeConfigurationオブジェクトでは、次のプロパティがあります。

プロパティ

説明

autoPlay

Gets or sets whether to start playing the media automatically.

displayTitle

Gets or sets whether to display the video title in the element that displays the video stream.

linkToOwnerProfilePage

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

linkToVideoHomePage

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

ループ

Gets or sets whether to restart video playback automatically from the beginning after video playback ends.

pixelHeight

Gets or sets the pixel height of the element that displays the media stream.

pixelWidth

Gets or sets the pixel width of the element that displays the media stream.

previewImagePath

Gets or sets the URL for the preview image to display before the media plays.

startTime

Gets or sets the offset from the beginning of the media stream when playback starts.

typeId