Session: Allow an SR_DF_META packet to override the samplerate
authorSoeren Apel <soeren@apelpie.net>
Tue, 22 May 2018 07:24:13 +0000 (09:24 +0200)
committerSoeren Apel <soeren@apelpie.net>
Tue, 22 May 2018 07:24:13 +0000 (09:24 +0200)
Otherwise, the sample rate determined by the read_config() call
in Session::sample_thread_proc() will be kept even if it's wrong
and the driver wants to submit the correct one.


No differences found