История изменений
Исправление nvl, (текущая версия) :
Ты же тут самый упоротый фанатик Wayland. Отбрасывают зависимости по иксам
Какой Wayland? Кто там что отбрасывает по иксам? В libvlc только один вариант (остальные для win32 и macosx):
/**
* Set an X Window System drawable where the media player should render its
* video output. The call takes effect when the playback starts. If it is
* already started, it might need to be stopped before changes apply.
* If LibVLC was built without X11 output support, then this function has no
* effects.
*/
LIBVLC_API void libvlc_media_player_set_xwindow(libvlc_media_player_t *p_mi,
uint32_t drawable);
Исправление nvl, :
Ты же тут самый упоротый фанатик Wayland. Отбрасывают зависимости по иксам
Какой Wayland? Кто там что отбрасывает по иксам? В libvlc только один вариант (орстальные для win32 и macosx):
/**
* Set an X Window System drawable where the media player should render its
* video output. The call takes effect when the playback starts. If it is
* already started, it might need to be stopped before changes apply.
* If LibVLC was built without X11 output support, then this function has no
* effects.
*/
LIBVLC_API void libvlc_media_player_set_xwindow(libvlc_media_player_t *p_mi,
uint32_t drawable);
Исходная версия nvl, :
Ты же тут самый упоротый фанатик Wayland. Отбрасывают зависимости по иксам
Какой Wayland? Кто там что отбрасывает по иксам? В libvlc только один вариант (орстальные для win32 и macosx):
/**
* Set an X Window System drawable where the media player should render its
* video output. The call takes effect when the playback starts. If it is
* already started, it might need to be stopped before changes apply.
* If LibVLC was built without X11 output support, then this function has no
* effects.
LIBVLC_API void libvlc_media_player_set_xwindow(libvlc_media_player_t *p_mi,
uint32_t drawable);