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

Namespace:  Microsoft.SharePoint.Client.Video
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

No code example is currently available or this language may not be supported.

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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: