acceptedFrameSources property
Which FrameSource variants this backend can consume directly (without the facade falling back to CPU readback).
Implementation
@override
Set<FrameSourceKind> get acceptedFrameSources => const {};
Which FrameSource variants this backend can consume directly (without the facade falling back to CPU readback).
@override
Set<FrameSourceKind> get acceptedFrameSources => const {};