Private Sub Command1_Click()
VLCPlugin1.playlistClear '清空串列
VLCPlugin1.MRL = "http://192.168.18.10:800" '檔案路徑
VLCPlugin1.addTarget VLCPlugin1.MRL, Null, VLCPlayListAppendAndGo, 0
VLCPlugin1.play
End Sub
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/93897.html
標籤:多媒體
