LLMediaImplExample2 Class Reference

#include <llmediaimplexample2.h>

Inheritance diagram for LLMediaImplExample2:

Inheritance graph
[legend]
Collaboration diagram for LLMediaImplExample2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMediaImplExample2 ()
bool init ()
bool navigateTo (const std::string url)
bool load (const std::string url)
std::string getVersion ()
bool updateMedia ()
unsigned char * getMediaData ()
bool reset ()
bool setRequestedMediaSize (int width, int height)

Static Public Member Functions

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

Private Attributes

unsigned char * mMediaPixels
int mXpos
int mYpos


Detailed Description

Definition at line 41 of file llmediaimplexample2.h.


Constructor & Destructor Documentation

LLMediaImplExample2::LLMediaImplExample2 (  ) 


Member Function Documentation

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

Definition at line 65 of file llmediaimplexample2.cpp.

Referenced by LLMediaManager::initClass().

Here is the caller graph for this function:

bool LLMediaImplExample2::closedown (  )  [static]

Definition at line 72 of file llmediaimplexample2.cpp.

Referenced by LLMediaManager::cleanupClass().

Here is the caller graph for this function:

bool LLMediaImplExample2::init ( void   )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 79 of file llmediaimplexample2.cpp.

References LLMediaImplCommon::getMediaBufferSize(), and mMediaPixels.

Here is the call graph for this function:

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

bool LLMediaImplExample2::load ( const std::string  url  ) 

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

Reimplemented from LLMediaImplCommon.

Definition at line 107 of file llmediaimplexample2.cpp.

References LLMediaImplRegister::getImplName(), and sLLMediaImplExample2Reg.

Here is the call graph for this function:

bool LLMediaImplExample2::updateMedia (  )  [virtual]

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

Reimplemented from LLMediaImplCommon.

Definition at line 172 of file llmediaimplexample2.cpp.

References mMediaPixels.

bool LLMediaImplExample2::reset (  )  [virtual]

Reimplemented from LLMediaImplCommon.

Definition at line 179 of file llmediaimplexample2.cpp.

References mMediaPixels.

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

Reimplemented from LLMediaImplCommon.

Definition at line 191 of file llmediaimplexample2.cpp.

References LLMediaImplCommon::setMediaSize().

Referenced by LLMediaImplExample2().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

unsigned char* LLMediaImplExample2::mMediaPixels [private]

Definition at line 60 of file llmediaimplexample2.h.

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

Definition at line 61 of file llmediaimplexample2.h.

Referenced by LLMediaImplExample2(), and updateMedia().

Definition at line 62 of file llmediaimplexample2.h.

Referenced by LLMediaImplExample2(), and updateMedia().


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

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