import"IUnityProxy.idl";
Public Member Functions | |
void | InitializeFor (in string desktopFileName, in string windowTitle) |
void | SoundMenuSetTrackInfo (in string title, in string artist, in string album, in string coverFilePath) |
void | SoundMenuSetPlayingState (in PRInt16 playing) |
void | HideWindow () |
void | ShowWindow () |
Definition at line 5 of file IUnityProxy.idl.
void IUnityProxy::HideWindow | ( | ) |
void IUnityProxy::ShowWindow | ( | ) |
void IUnityProxy::SoundMenuSetPlayingState | ( | in PRInt16 | playing | ) |
void IUnityProxy::SoundMenuSetTrackInfo | ( | in string | title, |
in string | artist, | ||
in string | album, | ||
in string | coverFilePath | ||
) |