Share via


VideoEncodingProperties.Type Propriété

Définition

Obtient le type de format.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Type de format. Pour les flux vidéo, le type de format est « Vidéo ».

Implémente

S’applique à