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...) |
Mako Nozaki (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=13 | |value=13 | ||
|desc=Use this to get or set the parcel's media loop duration. | |desc=Use this to get or set the parcel's media loop duration. It may not be functional. See {{Jira|VWR-19712}} for detail. | ||
|examples | |examples | ||
|constants={{!}}{{LSL Constants/Parcel Media|all}} | |constants={{!}}{{LSL Constants/Parcel Media|all}} | ||
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 | ||
}} | }} |
Latest revision as of 21:54, 4 June 2010
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. It may not be functional. See VWR-19712 for detail.
Caveats
Related Articles
Constants
|
Functions
• | llParcelMediaQuery | |||
• | llParcelMediaCommandList |