|
| SDLVideoProvider (GingaScreenID screenId, const char *mrl) |
|
void | setLoadSymbol (string symbol) |
|
string | getLoadSymbol () |
|
bool | getHasVisual () |
|
void * | getProviderContent () |
|
void | setProviderContent (void *texture) |
|
virtual void | setAVPid (int aPid, int vPid) |
|
void | feedBuffers () |
|
bool | checkVideoResizeEvent (ISurface *frame) |
|
void | getOriginalResolution (int *width, int *height) |
|
double | getTotalMediaTime () |
|
virtual int64_t | getVPts () |
|
double | getMediaTime () |
|
void | setMediaTime (double pos) |
|
void | playOver (ISurface *surface, bool hasVisual=true, IProviderListener *listener=NULL) |
|
void | resume (ISurface *surface, bool hasVisual=true) |
|
void | pause () |
|
void | stop () |
|
void | setSoundLevel (float level) |
|
bool | releaseAll () |
|
void | refreshDR (void *data) |
|
| SDLAudioProvider (GingaScreenID screenId, const char *mrl) |
|
|
GingaScreenID | myScreen |
|
string | symbol |
|
string | mrl |
|
SDL2ffmpeg * | decoder |
|
The documentation for this class was generated from the following files:
- gingacc-mb/include/mb/interface/sdl/content/video/SDLVideoProvider.h
- gingacc-mb/src/interface/sdl/content/video/SDLVideoProvider.cpp