Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolby Surround #13

Open
silverman2012 opened this issue May 5, 2018 · 1 comment
Open

Dolby Surround #13

silverman2012 opened this issue May 5, 2018 · 1 comment

Comments

@silverman2012
Copy link

Hi there,
is there anyway to play a dolby surround 7.1 channel video with this plugin?
or how can I handle this?

@kyo8568131
Copy link
Contributor

Hi silverman2012,
You could enable all audio channels by setting the enableAllAudioCh to true while initDecoder is called.
And you could get the audio data by calling getAllAudioChannelData.
Once you have the data, you can handle the audio play by yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants