Movie Player ActiveX Control

StreamingPlay

 

Play the streaming video.
 

Public Function StreamingPlay()

 

No Parameter

Return Value
Return true if successful, otherwise return false.


Example

   

Visual Basic Syntax
MoviePlayer1.StreamingAutoPlayAfterBuffered 300
MoviePlayer1.StreamingLoadFromURL"video.ted.com/talks/podcast/BlaiseAguerayArcas_2007_480.mp4"
'after buffered call following
MoviePlayer1.StreamingPlay