User Tools

Site Tools


built_in:videoview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
built_in:videoview [2014/12/18 21:32]
bcarroll created
built_in:videoview [2015/01/07 09:54]
octazid [Methods]
Line 2: Line 2:
  
 ===== Methods ===== ===== Methods =====
 +Some controls use the same methods.\\
 +For examples of the **[[same methods]]** look here.
 ^Method ^Description ^ ^Method ^Description ^
-|VideoView.SetFilep1 ) | | +|VideoView.Destroy() | | 
-|VideoView.Play() | | +|VideoView.GetAbsHeight() | | 
-|VideoView.Pause() | | +|VideoView.GetAbsWidth() | | 
-|VideoView.Stop() | | +|VideoView.GetDuration() | | 
-|VideoView.IsReady() | |+|VideoView.GetHeight() | | 
 +|VideoView.GetPosition() | | 
 +|VideoView.GetType() | | 
 +|VideoView.GetVisibility() | | 
 +|VideoView.GetWidth() | |
 |VideoView.IsPlaying() | | |VideoView.IsPlaying() | |
 +|VideoView.IsReady() | |
 +|VideoView.Pause() | |
 +|VideoView.Play() | |
 +|VideoView.Release() | |
 |VideoView.SeekTo( p1 ) | | |VideoView.SeekTo( p1 ) | |
-|VideoView.GetPosition() | | +|VideoView.SetBackColorp1 ) | | 
-|VideoView.GetDuration() | | +|VideoView.SetBackGradientp1,p2,p3,p4,p5,p6,p7 ) | | 
-|VideoView.SetOnReadycallback ) | |+|VideoView.SetBackGradientRadialp1,p2,p3,p4,p5,p6,p7 ) | | 
 +|VideoView.SetBackground( p1,p2 ) | | 
 +|VideoView.SetFile( p1 ) | | 
 +|VideoView.SetMargins( left,top,right,bottom ) | |
 |VideoView.SetOnComplete( callback ) | | |VideoView.SetOnComplete( callback ) | |
 |VideoView.SetOnError( callback ) | | |VideoView.SetOnError( callback ) | |
 +|VideoView.SetOnReady( callback ) | |
 +|VideoView.SetPadding( p1,p2,p3,p4 ) | |
 +|VideoView.SetPosition( p1,p2,p3,p4 ) | |
 +|VideoView.SetScale( x,y ) | |
 +|VideoView.SetSize( p1,p2 ) | |
 +|VideoView.SetVisibility( p1 ) | |
 +|VideoView.Stop() | |
built_in/videoview.txt · Last modified: 2015/03/22 21:34 (external edit)