42         STREAM_MODE_START_CONTINUOUS   = int(
'a'),
    43         STREAM_MODE_STOP_CONTINUOUS    = int(
'o'),
    44         STREAM_MODE_NUM_SAMPS_AND_DONE = int(
'd'),
    45         STREAM_MODE_NUM_SAMPS_AND_MORE = int(
'm')
 Definition: stream_cmd.hpp:39
 
Definition: time_spec.hpp:28
 
time_spec_t time_spec
Definition: stream_cmd.hpp:50
 
uint64_t num_samps
Definition: stream_cmd.hpp:47
 
Definition: build_info.hpp:12
 
stream_mode_t
Definition: stream_cmd.hpp:41
 
#define UHD_API
Definition: config.h:87
 
bool stream_now
Definition: stream_cmd.hpp:49