ReverbEffectDefinition 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示音訊圖形支援的殘響效果定義。
public ref class ReverbEffectDefinition sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Audio.IReverbEffectDefinitionFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ReverbEffectDefinition final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Audio.IReverbEffectDefinitionFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class ReverbEffectDefinition final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Audio.IReverbEffectDefinitionFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ReverbEffectDefinition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Audio.IReverbEffectDefinitionFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ReverbEffectDefinition
function ReverbEffectDefinition(audioGraph)
Public NotInheritable Class ReverbEffectDefinition
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
建構函式
ReverbEffectDefinition(AudioGraph) |
初始化 ReverbffectDefinition 類別的新實例。 |
屬性
ActivatableClassId |
取得殘響效果定義物件的可啟用類別識別碼。 |
DecayTime |
取得或設定殘響效果定義所支援的衰減時間。 |
Density |
取得或設定殘響效果定義中包含的密度。 |
DisableLateField |
取得或設定值,指出殘響效果是否停用晚期欄位。 |
EarlyDiffusion |
取得或設定殘響效果定義的早期擴散值。 |
HighEQCutoff |
取得或設定殘響效果定義中包含的高等號比較截斷。 |
HighEQGain |
取得或設定殘響效果定義中包含的高等號比較增益。 |
LateDiffusion |
取得或設定殘響效果定義中包含的晚期擴散。 |
LowEQCutoff |
取得或設定殘響效果定義中包含的低等號比較截斷。 |
LowEQGain |
取得或設定殘響效果定義中包含的低等號比較增益。 |
PositionLeft |
取得或設定殘響效果定義中包含的位置。 |
PositionMatrixLeft |
取得或設定殘響效果定義中包含的矩陣位置。 |
PositionMatrixRight |
取得或設定殘響效果定義中包含的矩陣位置。 |
PositionRight |
取得或設定殘響效果定義中包含的位置。 |
Properties |
取得殘響效果定義所支援的屬性。 |
RearDelay |
取得或設定殘響效果定義中包含的後延遲。 |
ReflectionsDelay |
取得或設定殘響效果定義中包含的反射延遲。 |
ReflectionsGain |
取得或設定迴響效果定義中包含的反射增益。 |
ReverbDelay |
取得或設定殘響效果定義中包含的殘響延遲。 |
ReverbGain |
取得或設定殘響效果定義中包含的殘響增益。 |
RoomFilterFreq |
取得或設定殘響效果定義中包含的會議室篩選頻率。 |
RoomFilterHF |
取得或設定殘響效果定義中包含的會議室篩選高頻率。 |
RoomFilterMain |
取得或設定殘響效果定義中包含的主要會議室篩選。 |
RoomSize |
取得或設定殘響效果定義中包含的空間大小。 |
WetDryMix |
取得或設定殘響效果定義的水幹音訊混音。 |