Media Framework 2.0 is awesome, a lot of bugs have been fixed.
I have a question about using UMediaPlayerFactoryNew to create a media player. I found there is a FMediaPlayerFactoryNewOptions in the source code, and the factory uses these options to optional create texture and sound wave.
However, I can’t find an interface to set these options. Can someone tell me how to use this new factory to create a media player with sound wave and media texture? Thanks.