AudioGraphConnection.Gain 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與音訊圖形連接相關聯的增益。
public:
property double Gain { double get(); void set(double value); };
double Gain();
void Gain(double value);
public double Gain { get; set; }
var double = audioGraphConnection.gain;
audioGraphConnection.gain = double;
Public Property Gain As Double
屬性值
Double
double
值,表示取得。
Windows 需求
應用程式功能 |
backgroundMediaRecording
|