|
| PresentationEngineManager (int devClass, int xOffset, int yOffset, int width, int height, bool disableGfx, bool useMulticast, GingaScreenID screenId) |
|
void | setDebugWindow (bool debugWindow) |
|
void | setExitOnEnd (bool exitOnEnd) |
|
void | setDisableFKeys (bool disableFKeys) |
|
set< string > * | createPortIdList (string nclFile) |
|
short | getMappedInterfaceType (string nclFile, string portId) |
|
void | disableMainAV (bool disableAV) |
|
void | autoMountOC (bool autoMountIt) |
|
void | setCurrentPrivateBaseId (unsigned int baseId) |
|
void | setTimeBaseProvider (ITimeBaseProvider *tmp) |
|
bool | editingCommand (string editingCmd) |
|
void | setBackgroundImage (string uri) |
|
void | getScreenShot () |
|
bool | getIsLocalNcl () |
|
void | setEmbedApp (bool isEmbedded) |
|
void | setIsLocalNcl (bool isLocal, void *tuner=NULL) |
|
void | setInteractivityInfo (bool hasInt) |
|
NclPlayerData * | createNclPlayerData () |
|
void | addPlayerListener (string nclFile, IPlayerListener *listener) |
|
void | removePlayerListener (string nclFile, IPlayerListener *listener) |
|
bool | openNclFile (string nclFile) |
|
bool | startPresentation (string nclFile, string interfId) |
|
bool | pausePresentation (string nclFile) |
|
bool | resumePresentation (string nclFile) |
|
bool | stopPresentation (string nclFile) |
|
bool | setPropertyValue (string nclFile, string interfaceId, string value) |
|
string | getPropertyValue (string nclFile, string interfaceId) |
|
bool | stopAllPresentations () |
|
bool | abortPresentation (string nclFile) |
|
void | setCmdFile (string cmdFile) |
|
void | waitUnlockCondition () |
|