EmbedCodeConfiguration Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Video.EmbedCodeConfiguration", ServerTypeId="{294cf1eb-cef4-49e0-b114-648abb3916af}", ValueObject=true)]
public class EmbedCodeConfiguration : Microsoft.SharePoint.Client.ClientValueObject
type EmbedCodeConfiguration = class
    inherit ClientValueObject
Public Class EmbedCodeConfiguration
Inherits ClientValueObject
Inheritance
EmbedCodeConfiguration
Attributes

Constructors

EmbedCodeConfiguration()

Properties

AutoPlay
DisplayTitle
LinkToOwnerProfilePage
LinkToVideoHomePage
Loop
PixelHeight
PixelWidth
PreviewImagePath
StartTime
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)

Applies to