MediaPlayerExtensions class

Represents settings for the media player.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.MediaPlayerExtensions

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class MediaPlayerExtensions
'Usage
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class MediaPlayerExtensions

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MediaPlayerExtensions members

Microsoft.SharePoint.Publishing namespace