CodecSubtypes.AudioFormatDolbyAC3Spdif Property

Definition

Gets the string representation of the GUID for the Dolby AC-3 audio over Sony/Philips Digital Interface (S/PDIF) audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Dolby AC-3 audio over Sony/Philips Digital Interface (S/PDIF) audio subtype.

Applies to