Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSet multiple audio tracks in media player #24348
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#24265 added support for setting a single audio and video track in the media player but Servo should be able to set multiple audio tracks. A good part of this will need to be done in servo media. The
audiomixerplugin for GStreamer looks like a good option to use: servo/media#305 (comment)