0

I am trying to play a asx file with Java SE. I have read a lot of documentation of frameworks and libraries but I am unable to find a solution.

Is it at all possible to playback ASX files. If so, with what framework or librarie?

Thanks in advance, Stefan NLD

Stefan
  • 147
  • 1
  • 11

1 Answers1

1

According to this thread, it should be possible using dsj (DirectShow Java). Never tested personally.

Pascal Thivent
  • 562,542
  • 136
  • 1,062
  • 1,124