MediaBuilder constructor

MediaBuilder(
  1. String filePath
)

Implementation

MediaBuilder(String filePath) : this._internal(filePath);