VideoRendition.Codec-Eigenschaft
Ruft ab den Codec von einer Formatvariante Medien verwendet.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Codec As String
Get
Set
'Usage
Dim instance As VideoRendition
Dim value As String
value = instance.Codec
instance.Codec = value
[DataMemberAttribute]
public string Codec { get; set; }
Eigenschaftswert
Typ: System.String
Die Zeichenfolge für den Codec Teil Tag HTML5- source - type -Attribut.
Hinweise
Dies ist der Wert, der nur vom video HTML5-Tag verwendet wird. Z. B. "avc1.4D401E, mp4a.40.2" für eine typische MP4 der h. 264 und "Vorbis vp8.0" für eine typische WebM-Datei.