CreateParam class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isEncrypt ↔ bool
-
日志文件加密
getter/setter pair
- isExtCamera ↔ bool
-
使用摄像头的类型
getter/setter pair
- mmeLogCount ↔ int
-
媒体SDK 日志数量
getter/setter pair
- mmeLogSize ↔ int
-
媒体SDK 日志大小,单位KB
getter/setter pair
- needLoadLibrary ↔ bool
-
内部是否自动加载so库,默认自动加载
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sdkInfoDir ↔ String?
-
SDK 相关信息存放目录
getter/setter pair
- sdkLogDir ↔ String?
-
SDK 日志目录
getter/setter pair
- sdkLogLevel ↔ int
-
sdk 日志等级,默认是 @ref LOG_LEVEL_INFO
getter/setter pair
- sdkLogPrint ↔ bool
-
日志是否在终端打印
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited