User Tools

Site Tools


built_in:mediaplayer

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:mediaplayer [2014/12/18 20:12]
bcarroll created
built_in:mediaplayer [2015/01/07 09:48]
octazid [Methods]
Line 3: Line 3:
  
 ===== Methods ===== ===== Methods =====
 +Some controls use the same methods.\\
 +For examples of the **[[same methods]]** look here.
 ^Method ^Description ^ ^Method ^Description ^
-|MediaPlayer.SetFile(p1) | | +|Mediaplayer.Close() | | 
-|MediaPlayer.Close() | | +|Mediaplayer.Destroy() | | 
-|MediaPlayer.Play() | | +|Mediaplayer.GetAbsHeight() | | 
-|MediaPlayer.Pause() | | +|Mediaplayer.GetAbsWidth() | | 
-|MediaPlayer.Stop() | | +|Mediaplayer.GetDuration() | | 
-|MediaPlayer.IsReady() | | +|Mediaplayer.GetHeight() | | 
-|MediaPlayer.IsPlaying() | | +|Mediaplayer.GetPosition() | | 
-|MediaPlayer.IsLooping() | | +|Mediaplayer.GetType() | | 
-|MediaPlayer.SeekTo(p1) | | +|Mediaplayer.GetVisibility() | | 
-|MediaPlayer.GetPosition() | | +|Mediaplayer.GetWidth() | | 
-|MediaPlayer.GetDuration() | | +|Mediaplayer.IsLooping() | | 
-|MediaPlayer.SetVolume(p1,p2) | | +|Mediaplayer.IsPlaying() | | 
-|MediaPlayer.SetOnReady(p1) | | +|Mediaplayer.IsReady() | | 
-|MediaPlayer.SetOnComplete(p1) | | +|Mediaplayer.Pause() | | 
-|MediaPlayer.SetOnSeekDone(p1) | |+|Mediaplayer.Play() | | 
 +|Mediaplayer.Release() | | 
 +|Mediaplayer.SeekTo( p1 ) | | 
 +|Mediaplayer.SetBackColorp1 ) | | 
 +|Mediaplayer.SetBackGradientp1,p2,p3,p4,p5,p6,p7 ) | | 
 +|Mediaplayer.SetBackGradientRadial( p1,p2,p3,p4,p5,p6,p7 ) | | 
 +|Mediaplayer.SetBackground( p1,p2 ) | | 
 +|Mediaplayer.SetFile( p1 ) | | 
 +|Mediaplayer.SetLooping( loop ) | | 
 +|Mediaplayer.SetMargins( left,top,right,bottom ) | | 
 +|Mediaplayer.SetOnComplete( p1 ) | | 
 +|Mediaplayer.SetOnReady( p1 ) | | 
 +|Mediaplayer.SetOnSeekDone( p1 ) | | 
 +|Mediaplayer.SetPadding( p1,p2,p3,p4 ) | | 
 +|Mediaplayer.SetPosition( p1,p2,p3,p4 ) | | 
 +|Mediaplayer.SetScale( x,y ) | | 
 +|Mediaplayer.SetSize( p1,p2 ) | | 
 +|Mediaplayer.SetVisibility( p1 ) | | 
 +|Mediaplayer.SetVolume( p1,p2 ) | | 
 +|Mediaplayer.Stop() | |
  
built_in/mediaplayer.txt · Last modified: 2015/11/02 19:19 (external edit)