Searched refs:mk_pusher (Results 1 – 1 of 1) sorted by relevance
21 typedef void* mk_pusher; typedef42 API_EXPORT mk_pusher API_CALL mk_pusher_create(const char *schema,const char *vhost,const char *app…52 API_EXPORT mk_pusher API_CALL mk_pusher_create_src(mk_media_source src);58 API_EXPORT void API_CALL mk_pusher_release(mk_pusher ctx);66 API_EXPORT void API_CALL mk_pusher_set_option(mk_pusher ctx, const char *key, const char *val);73 API_EXPORT void API_CALL mk_pusher_publish(mk_pusher ctx,const char *url);81 API_EXPORT void API_CALL mk_pusher_set_on_result(mk_pusher ctx, on_mk_push_event cb, void *user_dat…89 API_EXPORT void API_CALL mk_pusher_set_on_shutdown(mk_pusher ctx, on_mk_push_event cb, void *user_d…