Hi
I created an empty Presentation with a VideoFrame and PlayMode to Auto.
First problem: the video shows “No Image” frame
Second problem: the autoplay is not working !
My code:
Presentation pres = new Presentation(…...Slides Product Family slides-net , slides-video pcaillol...Presentation(); pres.Slides.RemoveAt(0); //Add the main slide ISlide sld...