Runtime
Functions Index
| static QarResult | qar_runtime_create (const QarRuntimeInit *init, QarRuntime **out_runtime) |
|
Create a runtime instance that can host sessions and streams. More... | |
| static void | qar_runtime_destroy (QarRuntime *runtime) |
| static void | qar_runtime_handle_destroy (QarRuntime *handle) |
|
Destroy a runtime opaque handle without shutting down the runtime. More... | |
Functions
qar_runtime_create()
| inline static |
Create a runtime instance that can host sessions and streams.
- Parameters
-
init Runtime initialization parameters.
out_runtime Out pointer receiving the created runtime handle.
- Returns
QarResult Success or error code.
Definition at line 1358 of file qar_streaming.h.
qar_runtime_destroy()
| inline static |
Definition at line 1360 of file qar_streaming.h.
qar_runtime_handle_destroy()
| inline static |
Destroy a runtime opaque handle without shutting down the runtime.
Definition at line 1348 of file qar_streaming.h.
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.