setAsset abstract method

Future<void> setAsset(
  1. String filePath
)

Loads an asset for playback.

Implementation

Future<void> setAsset(String filePath);