Difference between revisions of "PARCEL MEDIA COMMAND LOOP SET"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=PARCEL_MEDIA_COMMAND_LOOP_SET |type=integer |value=13 |desc=Use this to get or set the parcel's media loop duration. |examples |constants={{!}}{{LSL Constants/Parcel M...) |
m |
||
Line 10: | Line 10: | ||
{{LSL DefineRow||[[llParcelMediaCommandList]]|}} | {{LSL DefineRow||[[llParcelMediaCommandList]]|}} | ||
|events | |events | ||
|cat1=Video | |cat1=Video/Parcel Media Commands | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 16:34, 25 June 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_LOOP_SET = 13;The integer constant PARCEL_MEDIA_COMMAND_LOOP_SET has the value 13
Use this to get or set the parcel's media loop duration.
Caveats
Related Articles
Constants
|
Functions
• | llParcelMediaQuery | |||
• | llParcelMediaCommandList |