| Reply | « Previous Thread | Next Thread » |
|
hi all,
It seems that MMAPI 1.1 support sound files playback. By using MMAPI, isit possible to playback the PCM audio that is generated in real time? |
|
Yes, in theory at least.
You can implement your own DataSource (if you need seeking) or InputStream to fetch the data into the system. In addition, the MMAPI implementation must support the streaming in a way that it doesn't read the whole content in before starting the playback. MMAPI 1.1 has a system property streamable.contents to tell which content types support true streaming. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|