useFlutterTexture property

bool get useFlutterTexture

Whether to use FlutterTexture to render video: true : Use FlutterTexture to render video. false : Do not use FlutterTexture to render video. FlutterTexture applies to iOS, macOS and Windows platforms.

Implementation

bool get useFlutterTexture;