MediaEncodingSubtypes.Ssa Property

Definition

Gets the name for the SubStation Alpha Text (SSA) format.

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

Property Value

String

Platform::String

winrt::hstring

The name for the SubStation Alpha Text (SSA) format.

Windows requirements

Device family
Windows 10, version 2004 (introduced in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v10.0)

Applies to