supportsImageStreaming method
Check whether this platform supports image streaming via onStreamedFrameAvailable.
Implementation
bool supportsImageStreaming() => false;
Check whether this platform supports image streaming via onStreamedFrameAvailable.
bool supportsImageStreaming() => false;