ba_stop_stream#

Stop streaming and clear the native chunk buffer.

Function Signature#

function result = ba_stop_stream()

Usage#

result = ba_stop_stream()

Outputs#

result

struct returned by the native MEX session command.

Example#

ba_stop_stream()

Notes#

Requires an active stream.

Source File#

matlab/ba_stop_stream.m