On Wed, Sep 12, 2012 at 12:21 PM, Josh Blum wrote:
> Just curious. Are you trying to implement a discontinuous streaming
> model? Or are you looking for a way to control start time but still
> continuous?
>
> >
> > case uhd::rx_metadata_t::ERROR_CODE_TIMEOUT:
> > //Assume that
On Wed, Sep 12, 2012 at 12:21 PM, Josh Blum wrote:
> Just curious. Are you trying to implement a discontinuous streaming
> model? Or are you looking for a way to control start time but still
> continuous?
>
I think I want a way to control start time but still continuous. But I may
know not so muc
Just curious. Are you trying to implement a discontinuous streaming
model? Or are you looking for a way to control start time but still
continuous?
>
> case uhd::rx_metadata_t::ERROR_CODE_TIMEOUT:
> //Assume that the user called stop() on the flow graph.
> //Howeve