supportsImageStreaming method

bool supportsImageStreaming()
inherited

Check whether this platform supports image streaming via onStreamedFrameAvailable.

Implementation

bool supportsImageStreaming() => false;