0

i'm currently using Easy Movie Texture unity plugin to play video file in android. it work ok, my question is how to output this plugin audio to unity AudioSource to use AudioSource.GetSpectrumData?

in sum how can output the audio played by android plugin to unity AusioSource?

Manian Rezaee
  • 1,012
  • 12
  • 26
  • 1
    Why can't you use Unity's [`VideoPlayer`](https://stackoverflow.com/questions/41144054/using-new-unity-videoplayer-and-videoclip-api-to-play-video?s=3|69.6578) API? You definitely use `AudioSource.GetSpectrumData` with it. – Programmer Mar 27 '18 at 18:58
  • @Programmer Problem is VideoPlayer play with lag most time... – Manian Rezaee Mar 30 '18 at 17:59

0 Answers0