Home
last modified time | relevance | path

Searched refs:VLM_START_MEDIA_BROADCAST_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_vlm.h142VLM_START_MEDIA_BROADCAST_INSTANCE, /* arg1=int64_t id, arg2=const char *psz_instance_name, int i_… enumerator
/dports/multimedia/vlc/vlc-3.0.16/src/input/
H A Dvlm.c449 …vlm_ControlInternal( vlm, VLM_START_MEDIA_BROADCAST_INSTANCE, p_media->cfg.id, p_instance->psz_nam… in Manage()
1259 case VLM_START_MEDIA_BROADCAST_INSTANCE: in vlm_vaControlInternal()
H A Dvlmshell.c410 …i_result = vlm_ControlInternal( p_vlm, VLM_START_MEDIA_BROADCAST_INSTANCE, p_media->cfg.id, psz_in… in ExecuteControl()
/dports/multimedia/vlc/vlc-3.0.16/lib/
H A Dvlm.c578 vlm_Control( p_vlm, VLM_START_MEDIA_BROADCAST_INSTANCE, id, NULL, 0 ) ) in libvlc_vlm_play_media()