LLMediaImplExample1 Class Reference

#include <llmediaimplexample1.h>

Inheritance diagram for LLMediaImplExample1:

Inheritance graph
[legend]
Collaboration diagram for LLMediaImplExample1:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMediaImplExample1 ()
bool init ()
bool navigateTo (const std::string url)
bool updateMedia ()
std::string getVersion ()
unsigned char * getMediaData ()
bool reset ()
bool mouseMove (int x_pos, int y_pos)
bool setRequestedMediaSize (int width, int height)

Static Public Member Functions

static bool startup (LLMediaManagerData *init_data)
static bool closedown ()

Private Attributes

unsigned char * mMediaPixels


Detailed Description

Definition at line 40 of file llmediaimplexample1.h.


Constructor & Destructor Documentation

LLMediaImplExample1::LLMediaImplExample1 (  ) 

Definition at line 52 of file llmediaimplexample1.cpp.

References NULL, LLMediaImplCommon::setMediaDepth(), and setRequestedMediaSize().

Here is the call graph for this function:


Member Function Documentation

bool LLMediaImplExample1::startup ( LLMediaManagerData init_data  )  [static]

Definition at line 63 of file llmediaimplexample1.cpp.

Referenced by LLMediaManager::initClass().

Here is the caller graph for this function:

bool LLMediaImplExample1::closedown (  )  [static]

Definition at line 70 of file llmediaimplexample1.cpp.

Referenced by LLMediaManager::cleanupClass().

Here is the caller graph for this function:

bool LLMediaImplExample1::init ( void   )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 77 of file llmediaimplexample1.cpp.

References LLMediaImplCommon::getMediaBufferSize(), and mMediaPixels.

Here is the call graph for this function:

bool LLMediaImplExample1::navigateTo ( const std::string  url  )  [virtual]

bool LLMediaImplExample1::updateMedia (  )  [virtual]

std::string LLMediaImplExample1::getVersion (  )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 105 of file llmediaimplexample1.cpp.

References LLMediaImplRegister::getImplName(), and sLLMediaImplExample1Reg.

Here is the call graph for this function:

unsigned char * LLMediaImplExample1::getMediaData (  )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 184 of file llmediaimplexample1.cpp.

References mMediaPixels.

bool LLMediaImplExample1::reset (  )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 191 of file llmediaimplexample1.cpp.

References mMediaPixels.

bool LLMediaImplExample1::mouseMove ( int  x_pos,
int  y_pos 
) [virtual]

bool LLMediaImplExample1::setRequestedMediaSize ( int  width,
int  height 
) [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 224 of file llmediaimplexample1.cpp.

References LLMediaImplCommon::setMediaSize().

Referenced by LLMediaImplExample1().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

unsigned char* LLMediaImplExample1::mMediaPixels [private]

Definition at line 59 of file llmediaimplexample1.h.

Referenced by getMediaData(), init(), mouseMove(), reset(), and updateMedia().


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

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