|
LiveKit ESP32 SDK v0.3.3
|
Perform required one-time system initialization. More...
Functions | |
| livekit_err_t | livekit_system_init (void) |
| Performs one-time system initialization. | |
Perform required one-time system initialization.
| livekit_err_t livekit_system_init | ( | void | ) |
Performs one-time system initialization.
Invoke this function early in the application's main function before creating a room. Internally, this will setup the media library's thread scheduler.