Terminate the library, destroying all its streams.
This function must be called when library not used, otherwise there will be problems when re-initialize it.And do not call any other function after calling this method.
- 示例
- ColorReaderEventCPP\main.cpp, ColorizedBodyViewer-SFML\main.cpp, DepthReaderEventCPP\main.cpp, MaskedColorViewer-SFML\main.cpp, MultiSensorViewer-SFML\main.cpp, SimpleBodyViewer-SFML\main.cpp, SimpleColorViewer-SFML\main.cpp, SimpleDepthViewer-SFML\main.cpp, SimpleHandViewer-SFML\main.cpp , 以及 SimpleStreamViewer-SFML\main.cpp.