supportsImageStreaming method
Check whether the camera platform supports image streaming.
Implementation
bool supportsImageStreaming() =>
CameraPlatform.instance.supportsImageStreaming();
Check whether the camera platform supports image streaming.
bool supportsImageStreaming() =>
CameraPlatform.instance.supportsImageStreaming();