emitted property

List<CaptureFrame> emitted
final

Every frame emitted since construction.

Implementation

final List<CaptureFrame> emitted = [];