CodecSubtypes.AudioFormatDrm Property

Definition

Gets the string representation of the GUID for the encrypted audio data used with secure audio path audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the encrypted audio data used with secure audio path audio subtype.

Applies to