OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::StreamingSocket Member List

This is the complete list of members for juce::StreamingSocket, including all inherited members.

bindToPort(int localPortNumber)juce::StreamingSocket
bindToPort(int localPortNumber, const String &localAddress)juce::StreamingSocket
close()juce::StreamingSocket
connect(const String &remoteHostname, int remotePortNumber, int timeOutMillisecs=3000)juce::StreamingSocket
createListener(int portNumber, const String &localHostName=String())juce::StreamingSocket
getBoundPort() const noexceptjuce::StreamingSocket
getHostName() const noexceptjuce::StreamingSocketinline
getPort() const noexceptjuce::StreamingSocketinline
getRawSocketHandle() const noexceptjuce::StreamingSocketinline
isConnected() const noexceptjuce::StreamingSocketinline
isLocal() const noexceptjuce::StreamingSocket
read(void *destBuffer, int maxBytesToRead, bool blockUntilSpecifiedAmountHasArrived)juce::StreamingSocket
StreamingSocket()juce::StreamingSocket
waitForNextConnection() constjuce::StreamingSocket
waitUntilReady(bool readyForReading, int timeoutMsecs)juce::StreamingSocket
write(const void *sourceBuffer, int numBytesToWrite)juce::StreamingSocket
~StreamingSocket()juce::StreamingSocket