AoStreamClose()

Updated: October 28, 2024

Close a stream and release its control

Synopsis:

#include <aoi.h>

void AoStreamClose(AOIStream_t *stream);

Arguments:

stream
A pointer to the AOIStream_t structure for the stream you want to close.

Library:

libaoi.so

Classification:

QNX Neutrino