EmbedCodeConfiguration class
SharePoint Online
Provides a set of properties used to configure the embed code for the media player retrieved from the GetEmbedCode(String, EmbedCodeConfiguration) method.
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.Video.EmbedCodeConfiguration
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.Video.EmbedCodeConfiguration
Namespace: Microsoft.SharePoint.Client.Video
Assembly: Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)
The EmbedCodeConfiguration class is the main way to customize the embedded media player properties such as dimensions, preview image, playback start time, and so on. If the embed code configuration is unspecified, default values for each corresponding property are applied.t
Show: