Closed FirstVoyager closed 2 years ago
How to get output from mp4 file from library?
Hi, @FirstVoyager , thanks for using the library, I think you need to implement the interface NierVisualizerManager.NVDataSource, just provide your video pcm data by fetchFftData or fetchWaveData.
NierVisualizerManager.NVDataSource
fetchFftData
fetchWaveData
How to get output from mp4 file from library?