|
NymphCast Client Library
|
This is the complete list of members for NymphCastClient, including all inherited members.
| addSlaves(uint32_t handle, std::vector< NymphCastRemote > remotes) | NymphCastClient | |
| castFile(uint32_t handle, std::string filename) | NymphCastClient | |
| castUrl(uint32_t handle, std::string url) | NymphCastClient | |
| connectServer(std::string ip, uint32_t &handle) | NymphCastClient | |
| disconnectServer(uint32_t handle) | NymphCastClient | |
| findServers() | NymphCastClient | |
| findShares() | NymphCastClient | |
| getApplicationList(uint32_t handle) | NymphCastClient | |
| getShares(NymphCastRemote mediaserver) | NymphCastClient | |
| loadResource(uint32_t handle, std::string appId, std::string name) | NymphCastClient | |
| NymphCastClient() | NymphCastClient | |
| playbackForward(uint32_t handle) | NymphCastClient | |
| playbackPause(uint32_t handle) | NymphCastClient | |
| playbackRewind(uint32_t handle) | NymphCastClient | |
| playbackSeek(uint32_t handle, uint64_t location) | NymphCastClient | |
| playbackSeek(uint32_t handle, uint8_t percentage) | NymphCastClient | |
| playbackStart(uint32_t handle) | NymphCastClient | |
| playbackStatus(uint32_t handle) | NymphCastClient | |
| playbackStop(uint32_t handle) | NymphCastClient | |
| playShare(NymphMediaFile file, std::vector< NymphCastRemote > receivers) | NymphCastClient | |
| sendApplicationMessage(uint32_t handle, std::string appId, std::string message) | NymphCastClient | |
| setApplicationCallback(AppMessageFunction function) | NymphCastClient | |
| setClientId(std::string id) | NymphCastClient | |
| setStatusUpdateCallback(StatusUpdateFunction function) | NymphCastClient | |
| volumeDown(uint32_t handle) | NymphCastClient | |
| volumeSet(uint32_t handle, uint8_t volume) | NymphCastClient | |
| volumeUp(uint32_t handle) | NymphCastClient | |
| ~NymphCastClient() (defined in NymphCastClient) | NymphCastClient |