VideoSet methods

The VideoSet type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateVideo Creates a new VideoSet object.
Public method Equals (Inherited from Object.)
Public method Export() Packages and exports a DocumentSet object as a single compressed file. (Inherited from DocumentSet.)
Public method Export(Stream) Packages and exports a DocumentSet object. (Inherited from DocumentSet.)
Public method Export(Stream, UInt32) Packages and exports a DocumentSet object as a single compressed file. (Inherited from DocumentSet.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetEmbedCode Retrieves the embed code for the video at the specified path.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member MigrateVideo For a document library containing the video content type, this method attempts to migrate specified standalone video files into the representation required by video content type.
Public method Provision() Updates the schema of the document set item and its parent list. (Inherited from DocumentSet.)
Public method Provision(Boolean) Updates the schema of the document set item and its parent list. (Inherited from DocumentSet.)
Public method SendToOfficialFile Sends the DocumentSet object to a records repository. (Inherited from DocumentSet.)
Public method ToString (Inherited from Object.)
Public methodStatic member UploadVideo Uploads the video file with the specified file name to the specified list.

Top

See also

Reference

VideoSet class

Microsoft.Office.DocumentManagement.VideoSets namespace