Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 31318: /trunk/gtk/ /trunk/gtk/: rtp_player.c

Date: Fri, 18 Dec 2009 23:26:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31318

User: jake
Date: 2009/12/18 03:26 PM

Log:
 PortAudio doesn't make sure that a default device is even available on the default Host API (go figure).
 Therefore opening the default stream may fail in the precense of usable devices, on other Host API's.
 If the default stream fails to open iterate among the Host API's to find one with a default device.

Directory: /trunk/gtk/
  Changes    Path            Action
  +130 -40   rtp_player.c    Modified