Property | Type | Description | |
---|---|---|---|
VideoPlayer | System.Xml.Serialization |
Method | Description | |
---|---|---|
ShouldSerializeAllowEmbed ( ) : bool |
Used for not serializing null values.
|
|
VideoPlayer ( string url ) : System.Xml.Serialization |
Creates an instance of VideoPlayer
|
Method | Description | |
---|---|---|
VideoPlayer ( ) : System.Xml.Serialization |
public VideoPlayer ( string url ) : System.Xml.Serialization | ||
url | string | A URL pointing to a player for a specific video. |
return | System.Xml.Serialization |