Hello;
I added video on panel like under below; But how can delete/kill/remove??? My
In my experiments, the image is deleted but the sound continues to play.
I added video on panel like under below; But how can delete/kill/remove??? My
In my experiments, the image is deleted but the sound continues to play.
B4X:
Video.Initialize("Video",File.GetUri(Folder,FName))
MediaViewObj.InitializeNewInstance("javafx.scene.media.MediaView",Array As Object(Video))
Video.play