RTCVideoContext class
用于初始化 RTCVideo 的配置
Properties
- appId ↔ String
- 
  每个应用的唯一标识符,由 RTC 控制台随机生成的。
  getter/setter pair
- eventHandler ↔ RTCVideoEventHandler?
- 
  SDK 回调给应用层的 Handler
  getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 
  parameters
  ↔ Map<String, dynamic> ?
- 
  私有参数。如需使用请联系技术支持人员。
  getter/setter pair
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
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