source property

String source
final

The audio source as authored: an asset key, a file path, or a URL. A custom encoder materializes it to a local file before decoding.

Implementation

final String source;