GetAllFrames() Method

Definition

Assembly HeadlessTestingFramework.dll

Gets all frames from the buffer without removing them.

public IReadOnlyList<CapturedFrame> GetAllFrames()

Returns

IReadOnlyList<CapturedFrame>
A copy of all buffered frames.