Partager via


AudioEncodingProperties.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 = audioEncodingProperties.type;
Public ReadOnly Property Type As String

Valeur de propriété

String

Platform::String

winrt::hstring

Type de format. Pour les flux audio, le type de format est « Audio ».

Implémente

S’applique à