Difference between revisions of "PARCEL MEDIA COMMAND PLAY"
Jump to navigation
Jump to search
m |
|||
Line 9: | Line 9: | ||
{{LSL DefineRow||[[llParcelMediaCommandList]]|}} | {{LSL DefineRow||[[llParcelMediaCommandList]]|}} | ||
|events | |events | ||
|cat1=Video | |cat1=Video/Parcel Media Commands | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 16:32, 25 June 2009
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 |