Opened 16 years ago
Closed 16 years ago
#746 closed defect (fixed)
New pjsua API to manage sound device setting
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | aps-direct-integration |
Component: | pjsua-lib | Version: | aps-direct-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
This is to replace the (newly added) pjsua_get_aud_stream() API that is unsafe, since pjsua-lib may close the stream while the application is holding the stream pointer.
Change History (2)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done