Share via


MediaEncodingSubtypes.Flac Property

Definition

Gets the name for Free Lossless Audio Codec (FLAC) audio encoding.

public:
 static property Platform::String ^ Flac { Platform::String ^ get(); };
static winrt::hstring Flac();
public static string Flac { get; }
var string = MediaEncodingSubtypes.flac;
Public Shared ReadOnly Property Flac As String

Property Value

String

Platform::String

winrt::hstring

The name for Free Lossless Audio Codec (FLAC) audio encoding.

Windows requirements

Requirements Description
Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to