OpenShot Library | libopenshot-audio
0.2.0
|
Classes | |
class | juce::IPAddress |
Represents an IP address. More... | |
class | juce::MACAddress |
Represents a MAC network card adapter address ID. More... | |
class | juce::NamedPipe |
A cross-process pipe that can have data written to and read from it. More... | |
class | juce::StreamingSocket |
A wrapper for a streaming (TCP) socket. More... | |
class | juce::DatagramSocket |
A wrapper for a datagram (UDP) socket. More... | |
struct | juce::URL::DownloadTask::Listener |
Used to receive callbacks for download progress. More... | |
class | juce::URL::DownloadTask |
Represents a download task. More... | |
class | juce::URL |
Represents a URL and has a bunch of useful functions to manipulate it. More... | |
class | juce::WebInputStream::Listener |
Used to receive callbacks for data send progress. More... | |
class | juce::WebInputStream |
An InputStream which can be used to read from a given url. More... | |