TryAdd(CapturedFrame) Method

Definition

Assembly HeadlessTestingFramework.dll

Adds a frame to the buffer.

public bool TryAdd(CapturedFrame frame)

Parameters

frame
CapturedFrame

The frame to add.

Returns

Boolean
True if the frame was added, false if the buffer is full.