Audio channel selection in Java JMF

210 Views Asked by At

I am using Java JMF to play a MPEG video with sound. I want to select the left audio channel when playing. How to do that?

Thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

It seems that we could not select the left or right audio channel in JMF.