Freigeben über


VideoEncodingProperties.Type Eigenschaft

Definition

Ruft den Formattyp ab.

public:
 property Platform::String ^ Type { Platform::String ^ get(); };
winrt::hstring Type();
public string Type { get; }
var string = videoEncodingProperties.type;
Public ReadOnly Property Type As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Formattyp. Für Videostreams ist der Formattyp "Video".

Implementiert

Gilt für: