Searched defs:fileUri (Results 1 – 4 of 4) sorted by relevance
31 public fileUri: string property in Song
31 public fileUri: string; property in Song
32 constructor(name, fileUri, duration) { argument