Edit

Share via


AudioChannelTemplate.UseHighPerformance Property

Definition

Gets or sets whether to use only high performance codecs. Setting this property to true disables support for certain high quality but computationally expensive codecs. Default value is false.

public:
 property bool UseHighPerformance { bool get(); void set(bool value); };
public bool UseHighPerformance { get; set; }
member this.UseHighPerformance : bool with get, set
Public Property UseHighPerformance As Boolean

Property Value

Applies to