void ovr_Livestream_InitializeForCastingWithVideoSpecAndDataChannel(const char *endpoint, const char *token, const char *session, int videoHeight, int videoWidth, int videoFps, bool enableJsonDataChannel)
endpoint: const char *token: const char *session: const char *videoHeight: intvideoWidth: intvideoFps: intenableJsonDataChannel: boolvoid