Mpeg2ProfileIds.SignalNoiseRatioScalable Property

Definition

Gets the MPEG-2 signal to noise ratio scalable profile.

public:
 static property int SignalNoiseRatioScalable { int get(); };
static int SignalNoiseRatioScalable();
public static int SignalNoiseRatioScalable { get; }
var int32 = Mpeg2ProfileIds.signalNoiseRatioScalable;
Public Shared ReadOnly Property SignalNoiseRatioScalable As Integer

Property Value

Int32

int

The MPEG-2 signal to noise ratio scalable profile.

Applies to