pulsesrc: don't fail when not negotiated yet
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 10 Sep 2012 10:15:25 +0000 (12:15 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 10 Sep 2012 10:15:25 +0000 (12:15 +0200)
commit619b2bd1a935cd1cf1479e6297aac62de5781985
tree7bedb1a0bdd10d57e758500d6c8eeae7245b56d2
parent497ff16355e85a7baeb3fada5f1a39450f11e3c9
pulsesrc: don't fail when not negotiated yet

When get_time is called but we are not yet negotiated, return 0 instead of
posting an error. It's possible that the base class is still negotiating when
our get_time is called.
ext/pulse/pulsesrc.c