User Tools

Site Tools


built_in:mediaplayer

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:mediaplayer [2015/03/20 06:02]
stevegarman
built_in:mediaplayer [2015/11/02 19:19] (current)
Line 5: Line 5:
 Some controls use the same methods.\\ Some controls use the same methods.\\
 For examples of the **[[same methods]]** look here. For examples of the **[[same methods]]** look here.
-^ Method                                  ^ Description +^ Method                                 ^ Description 
-| Mediaplayer.Close()                     |              | +| Mediaplayer.Close()                    |              | 
-| Mediaplayer.Destroy()                   |              +| Mediaplayer.GetDuration()              |              | 
-| Mediaplayer.GetDuration()               |              | +| Mediaplayer.GetType()                  |              | 
-| Mediaplayer.GetType()                   |              | +| Mediaplayer.IsLooping()                |              | 
-| Mediaplayer.IsLooping()                 |              | +| Mediaplayer.IsPlaying()                |              | 
-| Mediaplayer.IsPlaying()                 |              | +| Mediaplayer.IsReady()                  |              | 
-| Mediaplayer.IsReady()                   |              | +| Mediaplayer.Pause()                    |              | 
-| Mediaplayer.Pause()                     |              | +| Mediaplayer.Play()                     |              | 
-| Mediaplayer.Play()                      |              | +| Mediaplayer.Release()                  |              | 
-| Mediaplayer.Release()                   |              | +| Mediaplayer.SeekTo( seconds          |              | 
-| Mediaplayer.SeekTo( p1                |              | +| Mediaplayer.SetFile( filename        |              | 
-| Mediaplayer.SetFile( p1               |              | +| Mediaplayer.SetLooping( loop )         |              | 
-| Mediaplayer.SetLooping( loop )          |              | +| Mediaplayer.SetOnComplete( callback  |              | 
-| Mediaplayer.SetOnComplete( p1         |              | +| Mediaplayer.SetOnReady( callback     |              | 
-| Mediaplayer.SetOnReady( p1            |              | +| Mediaplayer.SetOnSeekDone( callback )  |              | 
-| Mediaplayer.SetOnSeekDone( p1 )                      | +| Mediaplayer.SetVolume( left,right    |              | 
-| Mediaplayer.SetPadding( p1,p2,p3,p4 )                | +| Mediaplayer.Stop()                     |              |
-| Mediaplayer.SetPosition( p1,p2,p3,p4 )  |              | +
-| Mediaplayer.SetScale( x,y )             |              | +
-| Mediaplayer.SetVolume( p1,p2          |              | +
-| Mediaplayer.Stop()                      |              |+
  
built_in/mediaplayer.1426831349.txt.gz · Last modified: 2015/03/20 14:02 (external edit)