|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| TemporaryFilesDecorator (Component *parentIn) | |
| void | runAsync (ContentSharer::Callback cb) override |
| void | close () override |
Additional Inherited Members | |
Static Public Member Functions inherited from juce::detail::ScopedContentSharerInterface | |
| static std::unique_ptr< ScopedContentSharerInterface > | shareFiles (const Array< URL > &, Component *) |
| static std::unique_ptr< ScopedContentSharerInterface > | shareText (const String &, Component *) |
| static std::unique_ptr< ScopedContentSharerInterface > | shareImages (const Array< Image > &, std::unique_ptr< ImageFileFormat >, Component *) |
| static std::unique_ptr< ScopedContentSharerInterface > | shareData (MemoryBlock, Component *) |
Definition at line 66 of file juce_ScopedContentSharerInterface.h.
|
explicit |
Definition at line 70 of file juce_ScopedContentSharerInterface.h.
|
overridevirtual |
Reimplemented from juce::detail::ScopedContentSharerInterface.
Definition at line 84 of file juce_ScopedContentSharerInterface.h.
|
overridevirtual |
Reimplemented from juce::detail::ScopedContentSharerInterface.
Definition at line 73 of file juce_ScopedContentSharerInterface.h.