Difference between revisions of "Videoplayer"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Properties==== This class supports the :Category:Commo...")
 
Line 38: Line 38:
 
|valign="top"|Play
 
|valign="top"|Play
 
|valign="top"|
 
|valign="top"|
|valign="top"|
+
|valign="top"|Note: Videos will not play until additional codecs not provided in a standard Windows installation are installed. For example, source "K-Lite Mega Codec Pack" and install the codecs then videos should play.
 
|-
 
|-
 
|valign="top"|Stop
 
|valign="top"|Stop

Revision as of 06:04, 13 January 2016

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Url Character URL source
Volumn

Methods

This class supports the Common Methods plus the following:

Method Args Description
Pause
Play Note: Videos will not play until additional codecs not provided in a standard Windows installation are installed. For example, source "K-Lite Mega Codec Pack" and install the codecs then videos should play.
Stop

Events

This class supports the Common Events plus the following:

Event Args Description