LLMediaObserver Class Reference

#include <llmediaobserver.h>

Inheritance diagram for LLMediaObserver:

Inheritance graph
[legend]

List of all members.

Public Types

typedef LLMediaEvent EventType

Public Member Functions

virtual ~LLMediaObserver ()
virtual void onMediaPreroll (const EventType &event_in)
virtual void onMediaLoaded (const EventType &event_in)
virtual void onMediaSizeChange (const EventType &event_in)
virtual void onMediaContentsChange (const EventType &event_in)
virtual void onMediaStatusTextChange (const EventType &event_in)
virtual void onNavigateBegin (const EventType &event_in)
virtual void onNavigateComplete (const EventType &event_in)
virtual void onUpdateProgress (const EventType &event_in)
virtual void onStatusTextChange (const EventType &event_in)
virtual void onLocationChange (const EventType &event_in)
virtual void onClickLinkHref (const EventType &event_in)
virtual void onClickLinkNoFollow (const EventType &event_in)


Detailed Description

Definition at line 94 of file llmediaobserver.h.


Member Typedef Documentation

Definition at line 99 of file llmediaobserver.h.


Constructor & Destructor Documentation

virtual LLMediaObserver::~LLMediaObserver (  )  [inline, virtual]

Definition at line 97 of file llmediaobserver.h.


Member Function Documentation

virtual void LLMediaObserver::onMediaPreroll ( const EventType event_in  )  [inline, virtual]

Definition at line 100 of file llmediaobserver.h.

virtual void LLMediaObserver::onMediaLoaded ( const EventType event_in  )  [inline, virtual]

Definition at line 101 of file llmediaobserver.h.

virtual void LLMediaObserver::onMediaSizeChange ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLViewerMediaImpl.

Definition at line 102 of file llmediaobserver.h.

Referenced by LLMediaImplExample2::navigateTo(), LLMediaImplExample1::navigateTo(), and LLMediaImplCommon::setMediaSize().

Here is the caller graph for this function:

virtual void LLMediaObserver::onMediaContentsChange ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLViewerMediaImpl, and LLWebBrowserCtrl.

Definition at line 103 of file llmediaobserver.h.

Referenced by LLMediaImplExample1::mouseMove(), LLMediaImplExample2::updateMedia(), and LLMediaImplExample1::updateMedia().

Here is the caller graph for this function:

virtual void LLMediaObserver::onMediaStatusTextChange ( const EventType event_in  )  [inline, virtual]

Definition at line 104 of file llmediaobserver.h.

virtual void LLMediaObserver::onNavigateBegin ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 105 of file llmediaobserver.h.

virtual void LLMediaObserver::onNavigateComplete ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 106 of file llmediaobserver.h.

virtual void LLMediaObserver::onUpdateProgress ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 107 of file llmediaobserver.h.

virtual void LLMediaObserver::onStatusTextChange ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 108 of file llmediaobserver.h.

virtual void LLMediaObserver::onLocationChange ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 109 of file llmediaobserver.h.

virtual void LLMediaObserver::onClickLinkHref ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 110 of file llmediaobserver.h.

virtual void LLMediaObserver::onClickLinkNoFollow ( const EventType event_in  )  [inline, virtual]

Reimplemented in LLWebBrowserCtrl.

Definition at line 111 of file llmediaobserver.h.


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

Generated on Fri May 16 08:52:32 2008 for SecondLife by  doxygen 1.5.5