|
openshot-audio
0.1.5
|
Public Member Functions | |
| Connection (ChildProcessSlave &p, const String &pipeName, int timeout) | |
| ~Connection () | |
Public Member Functions inherited from InterprocessConnection | |
| InterprocessConnection (bool callbacksOnMessageThread=true, uint32 magicMessageHeaderNumber=0xf2b49e2c) | |
| virtual | ~InterprocessConnection () |
| bool | connectToSocket (const String &hostName, int portNumber, int timeOutMillisecs) |
| bool | connectToPipe (const String &pipeName, int pipeReceiveMessageTimeoutMs) |
| bool | createPipe (const String &pipeName, int pipeReceiveMessageTimeoutMs) |
| void | disconnect () |
| bool | isConnected () const |
| StreamingSocket * | getSocket () const noexcept |
| NamedPipe * | getPipe () const noexcept |
| String | getConnectedHostName () const |
| bool | sendMessage (const MemoryBlock &message) |
|
inline |
|
inline |
1.8.13