|
OpenShot Library | libopenshot-audio
0.2.0
|
This is the complete list of members for juce::NetworkServiceDiscovery::Advertiser, including all inherited members.
| addListener(Listener *) | juce::Thread | private |
| Advertiser(const String &serviceTypeUID, const String &serviceDescription, int broadcastPort, int connectionPort, RelativeTime minTimeBetweenBroadcasts=RelativeTime::seconds(1.5)) | juce::NetworkServiceDiscovery::Advertiser | |
| currentThreadShouldExit() | juce::Thread | privatestatic |
| getCurrentThread() | juce::Thread | privatestatic |
| getCurrentThreadId() | juce::Thread | privatestatic |
| getThreadId() const noexcept | juce::Thread | private |
| getThreadName() const noexcept | juce::Thread | inlineprivate |
| initialiseJUCE(void *jniEnv, void *jContext) | juce::Thread | privatestatic |
| isThreadRunning() const | juce::Thread | private |
| launch(std::function< void()> functionToRun) | juce::Thread | privatestatic |
| notify() const | juce::Thread | private |
| realtimeAudioPriority enum value (defined in juce::Thread) | juce::Thread | private |
| removeListener(Listener *) | juce::Thread | private |
| setAffinityMask(uint32 affinityMask) | juce::Thread | private |
| setCurrentThreadAffinityMask(uint32 affinityMask) | juce::Thread | privatestatic |
| setCurrentThreadName(const String &newThreadName) | juce::Thread | privatestatic |
| setCurrentThreadPriority(int priority) | juce::Thread | privatestatic |
| setPriority(int priority) | juce::Thread | private |
| signalThreadShouldExit() | juce::Thread | private |
| sleep(int milliseconds) | juce::Thread | privatestatic |
| startThread() | juce::Thread | private |
| startThread(int priority) | juce::Thread | private |
| stopThread(int timeOutMilliseconds) | juce::Thread | private |
| Thread(const String &threadName, size_t threadStackSize=0) | juce::Thread | explicitprivate |
| ThreadID typedef | juce::Thread | private |
| threadShouldExit() const | juce::Thread | private |
| wait(int timeOutMilliseconds) const | juce::Thread | private |
| waitForThreadToExit(int timeOutMilliseconds) const | juce::Thread | private |
| yield() | juce::Thread | privatestatic |
| ~Advertiser() override | juce::NetworkServiceDiscovery::Advertiser | |
| ~Thread() | juce::Thread | privatevirtual |