Skip to content

libvlc.ListPlayer.EmbedWithin

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

libvlc.ListPlayer.EmbedWithin

Method signatures

 Sub EmbedWithin(Parent As RectControl)
 Sub EmbedWithin(Parent As Window)

Remarks

Embeds the player's video output in the specified window or control.

See also

Clone this wiki locally