llmediabase.h File Reference

Abstract class that defines LLMedia public interface. More...

#include <string>

Include dependency graph for llmediabase.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLMediaBase

Variables

const unsigned long LL_MEDIA_KEY_BACKSPACE = 0x08
const unsigned long LL_MEDIA_KEY_TAB = 0x09
const unsigned long LL_MEDIA_KEY_RETURN = 0x0D
const unsigned long LL_MEDIA_KEY_PAD_RETURN = 0x0E
const unsigned long LL_MEDIA_KEY_ESCAPE = 0x1B
const unsigned long LL_MEDIA_KEY_PAGE_UP = 0x21
const unsigned long LL_MEDIA_KEY_PAGE_DOWN = 0x22
const unsigned long LL_MEDIA_KEY_END = 0x23
const unsigned long LL_MEDIA_KEY_HOME = 0x24
const unsigned long LL_MEDIA_KEY_LEFT = 0x25
const unsigned long LL_MEDIA_KEY_UP = 0x26
const unsigned long LL_MEDIA_KEY_RIGHT = 0x27
const unsigned long LL_MEDIA_KEY_DOWN = 0x28
const unsigned long LL_MEDIA_KEY_INSERT = 0x2D
const unsigned long LL_MEDIA_KEY_DELETE = 0x2E
const int LL_MEDIA_UNSIGNED_BYTE = 0x1401
const int LL_MEDIA_RGB = 0x1907
const int LL_MEDIA_RGBA = 0x1908
const int LL_MEDIA_RGB8 = 0x8051
const int LL_MEDIA_UNSIGNED_INT_8_8_8_8 = 0x8035
const int LL_MEDIA_UNSIGNED_INT_8_8_8_8_REV = 0x8367
const int LL_MEDIA_BGR = 0x80E0
const int LL_MEDIA_BGRA = 0x80E1


Detailed Description

Abstract class that defines LLMedia public interface.

Author:
Callum Prentice
Date:
2007-10-22 00:00:00
LicenseInfo
firstyear=2005&license=viewergpl

Copyright (c) 2005-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llmediabase.h.


Variable Documentation

const int LL_MEDIA_BGR = 0x80E0

Definition at line 263 of file llmediabase.h.

const int LL_MEDIA_BGRA = 0x80E1

Definition at line 264 of file llmediabase.h.

const unsigned long LL_MEDIA_KEY_BACKSPACE = 0x08

Definition at line 239 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_DELETE = 0x2E

Definition at line 253 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_DOWN = 0x28

Definition at line 251 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_END = 0x23

Definition at line 246 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_ESCAPE = 0x1B

Definition at line 243 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_HOME = 0x24

Definition at line 247 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_INSERT = 0x2D

Definition at line 252 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_LEFT = 0x25

Definition at line 248 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_PAD_RETURN = 0x0E

Definition at line 242 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_PAGE_DOWN = 0x22

Definition at line 245 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_PAGE_UP = 0x21

Definition at line 244 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_RETURN = 0x0D

Definition at line 241 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_RIGHT = 0x27

Definition at line 250 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_TAB = 0x09

Definition at line 240 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const unsigned long LL_MEDIA_KEY_UP = 0x26

Definition at line 249 of file llmediabase.h.

Referenced by LLWebBrowserCtrl::handleKeyHere().

const int LL_MEDIA_RGB = 0x1907

const int LL_MEDIA_RGB8 = 0x8051

Definition at line 260 of file llmediabase.h.

const int LL_MEDIA_RGBA = 0x1908

Definition at line 259 of file llmediabase.h.

const int LL_MEDIA_UNSIGNED_BYTE = 0x1401

Definition at line 257 of file llmediabase.h.

Referenced by LLMediaImplCommon::getTextureFormatType().

const int LL_MEDIA_UNSIGNED_INT_8_8_8_8 = 0x8035

Definition at line 261 of file llmediabase.h.

Definition at line 262 of file llmediabase.h.


Generated on Fri May 16 08:35:19 2008 for SecondLife by  doxygen 1.5.5