PARCEL MEDIA COMMAND DESC: Difference between revisions
Jump to navigation
Jump to search
m New page: {{LSL Constant |name=PARCEL_MEDIA_COMMAND_DESC |type=integer |value=12 |desc=Use this to get or set the parcel media description. |examples |constants={{!}}{{LSL Constants/Parcel Media|all... |
mNo edit summary |
||
| 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 17:34, 25 June 2009
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_DESC = 12;The integer constant PARCEL_MEDIA_COMMAND_DESC has the value 12
Use this to get or set the parcel media description.
Caveats
Related Articles
Constants
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llParcelMediaQuery | |||
| • | llParcelMediaCommandList |