#1028 closed enhancement (fixed)
Implement pjsua_codec_set_param()
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.6 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Currently the API is there with empty implementation.
Change History (6)
comment:1 Changed 15 years ago by nanang
comment:2 Changed 15 years ago by bennylp
comment:3 Changed 15 years ago by nanang
comment:4 Changed 15 years ago by nanang
In r3080:
- Minor fixed missing pjmedia_codec_mgr_destroy() in pjmedia_endpt_destroy().
comment:5 Changed 15 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
In r3083:
- Updated codecs docs, more detail info about codec settings.
comment:6 Changed 15 years ago by bennylp
Note: See
TracTickets for help on using
tickets.
In r3074:
Minor/related updates: