Updated: October 28, 2024 |
#include <aoi.h> int64_t (*GetError)(void *ctx, AOError_t *err);
This function should retrieve the last streamer error that occurred with a seek, read, write, or sniff operation.
0 on success, -1 if the error information couldn't be retrieved.