Value
Name | Description | Value |
---|---|---|
PlayOperations.PAUSE | Pauses playback. | 1885435251 = 'paus' |
PlayOperations.PLAY | Starts playback. | 1886151033 = 'play' |
PlayOperations.RESUME | Resumes playback. | 1919251317 = 'resu' |
PlayOperations.STOP | Stops playback. | 1937010544 = 'stop' |
Usage
As property
MovieBehavior.operation
SoundBehavior.operation
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |