QarRuntimeInit Struct
Runtime initialization parameters. More...
Declaration
struct QarRuntimeInit { ... }
Included Headers
#include <qar-streaming-c/include/qar_streaming.h>
Public Member Attributes Index
| QarStructureHeader | header |
| const char * | runtime_binaries_folder_path |
| const char * | storage_folder_path |
Description
Runtime initialization parameters.
Definition at line 849 of file qar_streaming.h.
Public Member Attributes
header
|
Definition at line 851 of file qar_streaming.h.
runtime_binaries_folder_path
|
Definition at line 852 of file qar_streaming.h.
storage_folder_path
|
Root directory where device certificates and session state are stored. If NULL or empty, defaults to platform specific application data folder. For example, on Windows this defaults to LOCALAPPDATA%\Quaternar\QarOS.
Definition at line 857 of file qar_streaming.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.