Ticket #59 (new defect)

Opened 12 months ago

Underspecified behavior for Stream Finished Callback with Blocking Streams

Reported by: rossb Owned by: rossb
Priority: major Milestone: V19-RC1
Component: public-api Version: 2.0
Keywords: Cc:

Description

The following problems exist with the specification of Stream Finished Callback (SFC) with Blocking Streams:

- There is no documentation saying whether it is permitted

- The SFC passes a userData ptr, but the specification for OpenStream?() says that userData is ignored for blocking streams (need to update documentation)

* Need to clean up the documentation and write a new test to test this case.

- also the documentation should be cleaned up to indicte that only one stream callback function can be registered with a stream at a time.

See the following mailing list post for discussion http://techweb.rfa.org/pipermail/portaudio/2007-September/007519.html

Note: See TracTickets for help on using tickets.