Record.PlayBeep Property

Definition

If specified "true", then we would play a beep before starting recording operation

Default : true

public bool? PlayBeep { get; set; }
member this.PlayBeep : Nullable<bool> with get, set
Public Property PlayBeep As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Applies to