Attachments (2)
Change History (9)
comment:1 by , 19 years ago
attachments.isobsolete: | 0 → 1 |
---|
by , 19 years ago
Attachment: | symbols.png added |
---|
comment:3 by , 19 years ago
static status_t next_chunk(void *classptr, void chunkData, size_t *chunkLen, media_header *mh);
is a private function of BMediaDecoder that we no longer implement. I'm not sure if we need to add it again, to keep binary compatiblity.
However, it's unlikely that SoundPlay will run, because versions newer then 4.7 seem to use some private and undocumented BeOS R5 API.
comment:4 by , 19 years ago
Cc: | added |
---|
comment:5 by , 19 years ago
Status: | new → closed |
---|
comment:6 by , 19 years ago
We don't plan to implement all of the private R5 API. Since we have a DiskProbe replacement (and for all other Be applications), this is no problem. I'm positive we'll find a solution for SoundPlay as well when the time comes (at least if Marco is still around at that time :-)).
comment:7 by , 19 years ago
Resolution: | → wontfix |
---|
Look!