setRecordingOutputDirectory abstract method

Future setRecordingOutputDirectory(
  1. String outputDirectory
)

Sets the output directory where recorded PNGs will be placed.

Implementation

Future setRecordingOutputDirectory(String outputDirectory);