dispose method

void dispose()

Frees the memory of all the frames.

Implementation

void dispose() => realsenseLib.NativeFrames_free(this);