LLViewerMediaImpl Member List
This is the complete list of members for
LLViewerMediaImpl, including all inherited members.
destroyMediaSource() | LLViewerMediaImpl | |
EventType typedef | LLMediaObserver | |
getMediaTextureID() | LLViewerMediaImpl | |
getStatus() | LLViewerMediaImpl | |
initControlListeners() | LLViewerMediaImpl | |
initializePlaceholderImage(LLViewerImage *placeholder_image, LLMediaBase *media_source) | LLViewerMediaImpl | [private] |
LLViewerMediaImpl() | LLViewerMediaImpl | [inline] |
mMediaSource | LLViewerMediaImpl | |
mMediaURL | LLViewerMediaImpl | |
mMimeType | LLViewerMediaImpl | |
mMovieImageHasMips | LLViewerMediaImpl | |
mMovieImageID | LLViewerMediaImpl | |
onClickLinkHref(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onClickLinkNoFollow(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onLocationChange(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onMediaContentsChange(const EventType &event_in) | LLViewerMediaImpl | [virtual] |
onMediaLoaded(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onMediaPreroll(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onMediaSizeChange(const EventType &event_in) | LLViewerMediaImpl | [virtual] |
onMediaStatusTextChange(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onNavigateBegin(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onNavigateComplete(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onStatusTextChange(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
onUpdateProgress(const EventType &event_in) | LLMediaObserver | [inline, virtual] |
pause() | LLViewerMediaImpl | |
play(const std::string &media_url, const std::string &mime_type, const LLUUID &placeholder_texture_id, S32 media_width, S32 media_height, U8 media_auto_scale, U8 media_loop) | LLViewerMediaImpl | |
seek(F32 time) | LLViewerMediaImpl | |
setVolume(F32 volume) | LLViewerMediaImpl | |
start() | LLViewerMediaImpl | |
stop() | LLViewerMediaImpl | |
updateImagesMediaStreams() | LLViewerMediaImpl | |
updateMovieImage(const LLUUID &image_id, BOOL active) | LLViewerMediaImpl | |
~LLMediaObserver() | LLMediaObserver | [inline, virtual] |