Bearbeiten

IMixedRealityInputRecordingService.UseBufferTimeLimit Property

Definition

Limit the size of the recording buffer.

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

Property Value

Remarks

If recording is limited any input older than the RecordingBufferTimeLimit will be discarded.

Applies to