Changeset 4503 for pjproject/trunk/pjmedia/src/pjmedia-audiodev/bb10_dev.c
- Timestamp:
- Apr 25, 2013 10:07:11 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia-audiodev/bb10_dev.c
r4502 r4503 714 714 715 715 /* Required call from January 2013 gold OS release */ 716 /* Feedback on 24/04/2013: should not be used for "voice" port717 716 snd_pcm_plugin_set_enable(stream->pb_pcm, PLUGIN_ROUTING); 718 */719 717 720 718 memset (&pi, 0, sizeof (pi)); … … 813 811 814 812 /* Required call from January 2013 gold OS release */ 815 /* Feedback on 24/04/2013: should not be used for "voice" port816 813 snd_pcm_plugin_set_enable(stream->ca_pcm, PLUGIN_ROUTING); 817 */818 814 819 815 /* sample reads the capabilities of the capture */
Note: See TracChangeset
for help on using the changeset viewer.