|
Voyant API 0.8.0
|
#include <memory>#include <optional>#include <string>#include <vector>#include <voyant_frame_wrapper.hpp>#include <voyant_recorder_ffi.hpp>Go to the source code of this file.
Classes | |
| struct | VoyantRecorderConfig |
| Configuration settings for creating a VoyantRecorder instance. More... | |
| class | VoyantRecorder |
| Class for recording Voyant frames to binary files with automatic splitting. More... | |
Enumerations | |
| enum class | RecordResult { Unknown = 0 , Ok , Split , Finished , Error } |
| Result of recording a frame. More... | |
|
strong |
Result of recording a frame.