VideoEditorBuilder class
Constructors
- VideoEditorBuilder({required String videoPath})
Properties
Methods
-
export(
{required String outputPath, required void onProgress(double)}) → Future< File?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
trim(
{required int startTimeMs, required int endTimeMs}) → VideoEditorBuilder
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited