Feature Request: Streaming MediaPlayerElement Audio into AudioGraph

Ruoxi Shi (FA Talent) 1 Reputation point
2021-09-02T05:14:36.93+00:00

AudioGraph offers a powerful organization of audio effects, while MediaPlayerElement enables smooth playback of video and audio files. However, it seems that I cannot apply audio effects with AudioGraph from MediaPlayerElement; there is a video frame server mode for media player element, but not an audio frame server. Synchronization issues may arise if I handle video and audio separately.

P.S. I know audio effects may be applied directly on MediaPlayer, but it will be much nicer to have some of the capabilities of AudioGraph. Using MediaSource on lower level is a tedious process, as suggested in http://social.msdn.microsoft.com/Forums/en-US/wpdevelop/thread/2ca4c3a5-57b1-4b24-b675-2ce6794dc4b9/

Universal Windows Platform (UWP)
{count} votes