Difference between revisions of "Talk:PARCEL MEDIA COMMAND LOOP SET"

From Second Life Wiki
Jump to navigation Jump to search
m (forget sign)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


In this article, it is said it affects "the parcel's media loop duration." But as far as I've looked into the viewer source code, it seems to be doing nothing (I guess set/getMediaLoop in llparcel.h is for boolean value which is set by [[PARCEL MEDIA COMMAND LOOP]]). Quicktime will handle with media via viewer so it is difficult to think that only SL server deal with the flag. Anyone know what is actually done by PARCEL_MEDIA_COMMAND_LOOP_SET? (Quicktime has interface that can handle duration, so I believe the viewer 'can' do it, but I can't find the accessing point in the viewer source code, and moreover, I have no land to which I can set the movie via script :( ) -- [[User:Mako Nozaki|Mako]] 13:19, 2 June 2010 (UTC)
In this article, it is said it affects "the parcel's media loop duration." But as far as I've looked into the viewer source code, it seems to be doing nothing (I guess set/getMediaLoop in llparcel.h is for boolean value which is set by [[PARCEL MEDIA COMMAND LOOP]]). Quicktime will handle with media via viewer so it is difficult to think that only SL server deal with the flag. Anyone know what is actually done by PARCEL_MEDIA_COMMAND_LOOP_SET? (Quicktime has interface that can handle duration, so I believe the viewer 'can' do it, but I can't find the accessing point in the viewer source code, and moreover, I have no land to which I can set the movie via script :( ) -- [[User:Mako Nozaki|Mako]] 13:19, 2 June 2010 (UTC)
:The functionality was probably axed like [[PRIM_CAST_SHADOWS]]. -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 20:05, 2 June 2010 (UTC)
::Then, it needs a line like "It does no effect now" or add some template for unimplemented function to show it isn't work now. -- [[User:Mako Nozaki|Mako]] 21:42, 2 June 2010 (UTC)
:::At this point I think it's best if we ask LL for a clarification of the functionality (or lack there of). -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 14:30, 3 June 2010 (UTC)
::::That's true. I opened issue in {{Jira|VWR-19712}}. -- [[User:Mako Nozaki|Mako]] 05:51, 5 June 2010 (UTC)

Latest revision as of 22:51, 4 June 2010

What ever is this?

In this article, it is said it affects "the parcel's media loop duration." But as far as I've looked into the viewer source code, it seems to be doing nothing (I guess set/getMediaLoop in llparcel.h is for boolean value which is set by PARCEL MEDIA COMMAND LOOP). Quicktime will handle with media via viewer so it is difficult to think that only SL server deal with the flag. Anyone know what is actually done by PARCEL_MEDIA_COMMAND_LOOP_SET? (Quicktime has interface that can handle duration, so I believe the viewer 'can' do it, but I can't find the accessing point in the viewer source code, and moreover, I have no land to which I can set the movie via script :( ) -- Mako 13:19, 2 June 2010 (UTC)

The functionality was probably axed like PRIM_CAST_SHADOWS. -- Strife (talk|contribs) 20:05, 2 June 2010 (UTC)
Then, it needs a line like "It does no effect now" or add some template for unimplemented function to show it isn't work now. -- Mako 21:42, 2 June 2010 (UTC)
At this point I think it's best if we ask LL for a clarification of the functionality (or lack there of). -- Strife (talk|contribs) 14:30, 3 June 2010 (UTC)
That's true. I opened issue in VWR-19712. -- Mako 05:51, 5 June 2010 (UTC)