IPipelineJob class abstract
Constructors
Properties
Methods
-
blind(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
then(
IPipelineJob next) → IPipelineJob -
toString(
) → String -
A string representation of this object.
inherited
-
transform(
MediaPipeline pipeline) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited