ba_is_streaming#
Return true when the device is streaming.
Function Signature#
function streaming = ba_is_streaming()
Usage#
streaming = ba_is_streaming()
Outputs#
streaminglogical scalar reported by the native session.
Example#
tf = ba_is_streaming()
Notes#
This is a status query and does not change session state.
Source File#
matlab/ba_is_streaming.m