CameraViewOptions class
Constructors
-
CameraViewOptions.new({required String accessToken, required String deviceId, required int channelId, required String psk, required String playToken, required int bateMode, int width = 400, int height = 300, required bool isOpt, required bool isOpenAudio, required int imageSize})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson()
→ dynamic
-
-
toString()
→ String
-
A string representation of this object.
inherited