VideoRendition members

Represents a VideoRendition object that abstracts media rendition properties required for playback in the media player.

The VideoRendition type exposes the following members.

Constructors

  Name Description
Public method VideoRendition Initializes a new instance of a VideoRendition object that creates a description with the specified parameters.

Top

Properties

  Name Description
Public property Codec Gets or sets the codec used by a media rendition.
Public property Label Gets or sets the label that will distinguish the media rendition from among others on the rendition selection menu.
Public property Source Gets or sets the path pointing to a media rendition.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

VideoRendition class

Microsoft.SharePoint.Publishing.WebControls namespace