Trouble playing a video downloaded from firebase storage via url in conjunction with Angular 2+

后端 未结 0 448
借酒劲吻你
借酒劲吻你 2021-01-24 02:52

--.TS-FILE-- this.fileRef = this.afs.ref(\'images/mrbrianhewitt@gmail.com/dfsf/delta.mpg\') this.fileRef.getDownloadURL().subscribe( data => { this.tmpUrl = data; })

相关标签:
回答
  • 消灭零回复
提交回复
热议问题