Difference between revisions of "PARCEL MEDIA COMMAND PLAY"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=PARCEL_MEDIA_COMMAND_PLAY | ||
|type=integer | |type=integer | ||
|value=2 | |value=2 |
Revision as of 00:49, 28 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_PLAY = 2;The integer constant PARCEL_MEDIA_COMMAND_PLAY has the value 2
Start the media stream playing from the current frame and stop when the end is reached.
Caveats
Related Articles
Constants
|
Functions
• | llParcelMediaCommandList |