VideoEncodingProperties.Type Proprietà

Definizione

Ottiene il tipo di formato.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Tipo di formato. Per i flussi video, il tipo di formato è "Video".

Implementazioni

Si applica a