Compartilhar via


VideoItem.GetPlaybackMetadata método

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public Overridable Function GetPlaybackMetadata As VideoPlaybackMetadata
'Uso
Dim instance As VideoItem
Dim returnValue As VideoPlaybackMetadata

returnValue = instance.GetPlaybackMetadata()
public virtual VideoPlaybackMetadata GetPlaybackMetadata()

Valor retornado

Tipo: Microsoft.SharePoint.Client.Publishing.VideoPlaybackMetadata

Ver também

Referência

VideoItem classe

VideoItem membros

Microsoft.SharePoint.Client.Publishing namespace