Editar

IMixedRealityInputRecordingService.RecordingBufferTimeLimit Property

Definition

Maximum duration in seconds of the input recording if UseBufferTimeLimit is enabled.

public:
 property float RecordingBufferTimeLimit { float get(); void set(float value); };
public float RecordingBufferTimeLimit { get; set; }
member this.RecordingBufferTimeLimit : single with get, set
Public Property RecordingBufferTimeLimit As Single

Property Value

Remarks

If UseBufferTimeLimit is enabled then keyframes older than this limit will be discarded.

Applies to