setMirror abstract method

Future<int> setMirror(
  1. bool mirror
)

设置画面是否镜像

Implementation

Future<int> setMirror(bool mirror);