StansAssets / com.stansassets.ios-native

iOS Native Plugin Wiki
https://api.stansassets.com/
10 stars 1 forks source link

How to load media from Unity Assets. #76

Closed TNtube closed 1 year ago

TNtube commented 2 years ago

Hello, I'm using your plugin for the MediaPlayer and I was wondering how can I load assets and get a ISN_MPMediaItemCollection from it. I have a bunch of musics in my StreamingAssets folder, and I would like to load them to use them with the ISN_MPMusicPlayerController.

Thanks