VideoItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Publishing.VideoItem", ServerTypeId="{4a34ba16-7dee-43cc-b3d0-391d3a6c257c}")]
public class VideoItem : Microsoft.SharePoint.Client.ClientObject
type VideoItem = class
inherit ClientObject
Public Class VideoItem
Inherits ClientObject
- Inheritance
- Attributes
Constructors
VideoItem(ClientRuntimeContext, ObjectPath) |
Properties
Author | |
ChannelID | |
Context | (Inherited from ClientObject) |
CreatedDate | |
DefaultEmbedCode | |
Description | |
DisplayFormUrl | |
FileName | |
ID | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Owner | |
OwnerName | |
Path | (Inherited from ClientObject) |
PeopleInMedia | |
PlayerPageUrl | |
ServerObjectIsNull | (Inherited from ClientObject) |
ServerRelativeUrl | |
Tag | (Inherited from ClientObject) |
ThumbnailSelection | |
ThumbnailUrl | |
Title | |
TypedObject | (Inherited from ClientObject) |
Url | |
VideoDownloadUrl | |
VideoDurationInSeconds | |
VideoProcessingStatus | |
ViewCount | |
YammerObjectUrl |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
GetPlaybackMetadata(String) | |
GetPlaybackUrl(VideoStreamingFormat) | |
GetStreamingKeyAccessToken() | |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | (Inherited from ClientObject) |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
Update() | |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |