LLViewerParcelMedia Class Reference

#include <llviewerparcelmedia.h>

Collaboration diagram for LLViewerParcelMedia:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void initClass ()
static void update (LLParcel *parcel)
static void play (LLParcel *parcel)
static void stop ()
static void pause ()
static void start ()
static void seek (F32 time)
static LLMediaBase::EStatus getStatus ()
static void processParcelMediaCommandMessage (LLMessageSystem *msg, void **)
static void processParcelMediaUpdate (LLMessageSystem *msg, void **)

Static Public Attributes

static S32 sMediaParcelLocalID = 0
static LLUUID sMediaRegionID


Detailed Description

Definition at line 43 of file llviewerparcelmedia.h.


Member Function Documentation

void LLViewerParcelMedia::initClass ( void   )  [static]

Definition at line 86 of file llviewerparcelmedia.cpp.

References gMessageSystem, LLViewerParcelMediaAutoPlay::initClass(), processParcelMediaCommandMessage(), processParcelMediaUpdate(), and LLMessageSystem::setHandlerFunc().

Referenced by idle_startup().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerParcelMedia::update ( LLParcel parcel  )  [static]

void LLViewerParcelMedia::play ( LLParcel parcel  )  [static]

void LLViewerParcelMedia::stop (  )  [static]

Definition at line 227 of file llviewerparcelmedia.cpp.

References LLViewerMedia::stop().

Referenced by LLOverlayBar::mediaStop(), processParcelMediaCommandMessage(), and update().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerParcelMedia::pause (  )  [static]

Definition at line 234 of file llviewerparcelmedia.cpp.

References LLViewerMedia::pause().

Referenced by handle_click_action_play(), processParcelMediaCommandMessage(), and LLOverlayBar::toggleMediaPlay().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerParcelMedia::start ( void   )  [static]

Definition at line 240 of file llviewerparcelmedia.cpp.

References LLViewerParcelMediaAutoPlay::playStarted(), LLViewerMedia::start(), and LLFirstUse::useMedia().

Referenced by handle_click_action_play(), processParcelMediaCommandMessage(), and LLOverlayBar::toggleMediaPlay().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerParcelMedia::seek ( F32  time  )  [static]

Definition at line 249 of file llviewerparcelmedia.cpp.

References LLViewerMedia::seek().

Referenced by processParcelMediaCommandMessage().

Here is the call graph for this function:

Here is the caller graph for this function:

LLMediaBase::EStatus LLViewerParcelMedia::getStatus (  )  [static]

Definition at line 256 of file llviewerparcelmedia.cpp.

References LLViewerMedia::getStatus().

Referenced by cursor_from_parcel_media(), LLMediaRemoteCtrl::enableMediaButtons(), and handle_click_action_play().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLViewerParcelMedia::processParcelMediaCommandMessage ( LLMessageSystem msg,
void **   
) [static]

void LLViewerParcelMedia::processParcelMediaUpdate ( LLMessageSystem msg,
void **   
) [static]


Member Data Documentation

Definition at line 71 of file llviewerparcelmedia.h.

Referenced by update().

Definition at line 72 of file llviewerparcelmedia.h.

Referenced by update().


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:30:30 2008 for SecondLife by  doxygen 1.5.5