RTCRtpScriptTransformer class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

RTCRtpScriptTransformer()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
options → dynamic

Available on RTCRtpScriptTransformer, provided by the PropsRTCRtpScriptTransformer extension

no setter
readable ReadableStream

Available on RTCRtpScriptTransformer, provided by the PropsRTCRtpScriptTransformer extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
writable WritableStream

Available on RTCRtpScriptTransformer, provided by the PropsRTCRtpScriptTransformer extension

no setter

Methods

generateKeyFrame([String? rid]) Future<int>

Available on RTCRtpScriptTransformer, provided by the PropsRTCRtpScriptTransformer extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sendKeyFrameRequest() Future<void>

Available on RTCRtpScriptTransformer, provided by the PropsRTCRtpScriptTransformer extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited