#include <PhotosineComponent.h>
◆ PhotosineComponent() [1/2]
| PhotosineComponent::PhotosineComponent |
( |
| ) |
|
◆ PhotosineComponent() [2/2]
| PhotosineComponent::PhotosineComponent |
( |
juce::ValueTree | newProjectValueTree | ) |
|
◆ ~PhotosineComponent()
| PhotosineComponent::~PhotosineComponent |
( |
| ) |
|
|
override |
◆ focusGained()
| void PhotosineComponent::focusGained |
( |
FocusChangeType | cause | ) |
|
|
override |
◆ getAllCommands()
| void PhotosineComponent::getAllCommands |
( |
juce::Array< juce::CommandID > & | commands | ) |
|
|
override |
◆ getCommandInfo()
| void PhotosineComponent::getCommandInfo |
( |
juce::CommandID | commandID, |
|
|
juce::ApplicationCommandInfo & | result ) |
|
override |
◆ getNextAudioBlock()
| void PhotosineComponent::getNextAudioBlock |
( |
const juce::AudioSourceChannelInfo & | bufferToFill | ) |
|
|
override |
◆ getNextCommandTarget()
| juce::ApplicationCommandTarget * PhotosineComponent::getNextCommandTarget |
( |
| ) |
|
|
override |
◆ paint()
| void PhotosineComponent::paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ perform()
| bool PhotosineComponent::perform |
( |
const InvocationInfo & | info | ) |
|
|
override |
◆ prepareToPlay()
| void PhotosineComponent::prepareToPlay |
( |
int | samplesPerBlockExpected, |
|
|
double | sampleRate ) |
|
override |
◆ releaseResources()
| void PhotosineComponent::releaseResources |
( |
| ) |
|
|
override |
◆ resized()
| void PhotosineComponent::resized |
( |
| ) |
|
|
override |
◆ runCurrentlyChosenTest()
| void PhotosineComponent::runCurrentlyChosenTest |
( |
| ) |
|
|
inline |
◆ valueTreePropertyChanged()
| void PhotosineComponent::valueTreePropertyChanged |
( |
juce::ValueTree & | treeWhosePropertyHasChanged, |
|
|
const juce::Identifier & | property ) |
|
override |
◆ buildInfoComponent
◆ fileChooser
| std::unique_ptr<juce::FileChooser> PhotosineComponent::fileChooser |
|
private |
◆ mediaPoolBorder
◆ mediaPoolBorderMinLeft
| float PhotosineComponent::mediaPoolBorderMinLeft = 200 |
|
private |
◆ mediaPoolBorderMinRight
| float PhotosineComponent::mediaPoolBorderMinRight = 200 |
|
private |
◆ mediaPoolComponent
◆ pluginEditorComponent
◆ pluginListHeight
| int PhotosineComponent::pluginListHeight = 455 |
|
private |
◆ pluginListOutlinePadding
| int PhotosineComponent::pluginListOutlinePadding = 2 |
|
private |
◆ pluginListOutlineWidth
| int PhotosineComponent::pluginListOutlineWidth = 2 |
|
private |
◆ pluginListScrollBarPadding
| int PhotosineComponent::pluginListScrollBarPadding = 2 |
|
private |
◆ pluginListTopPadding
| int PhotosineComponent::pluginListTopPadding = 5 |
|
private |
◆ pluginListWidth
| int PhotosineComponent::pluginListWidth = 220 |
|
private |
◆ pluginListX
| int PhotosineComponent::pluginListX = 20 |
|
private |
◆ pluginListY
| int PhotosineComponent::pluginListY = 20 |
|
private |
◆ pluginMenuComponent
◆ pluginMenuViewport
| std::unique_ptr<juce::Viewport> PhotosineComponent::pluginMenuViewport |
|
private |
◆ projectSettings
◆ projectValueTree
| juce::ValueTree PhotosineComponent::projectValueTree |
|
private |
◆ supportedImageExtensions
| juce::StringArray PhotosineComponent::supportedImageExtensions = {".png", ".jpg", ".jpeg", ".tif", ".tiff"} |
|
private |
◆ supportedVideoExtensions
| juce::StringArray PhotosineComponent::supportedVideoExtensions = {".mov", ".mp4"} |
|
private |
◆ timelineBorder
◆ timelineBorderMinBottom
| float PhotosineComponent::timelineBorderMinBottom = 200 |
|
private |
◆ timelineBorderMinTop
| float PhotosineComponent::timelineBorderMinTop = 200 |
|
private |
◆ timelineComponent
◆ timelineComponentX
| int PhotosineComponent::timelineComponentX = 0 |
|
private |
◆ timelineComponentY
| int PhotosineComponent::timelineComponentY = 490 |
|
private |
◆ viewportBorder
◆ viewportBorderMinLeft
| float PhotosineComponent::viewportBorderMinLeft = 400 |
|
private |
◆ viewportBorderMinRight
| float PhotosineComponent::viewportBorderMinRight = 600 |
|
private |
◆ viewportComponent
◆ viewportComponentX
| int PhotosineComponent::viewportComponentX = 850 |
|
private |
◆ viewportComponentY
| int PhotosineComponent::viewportComponentY = 0 |
|
private |
The documentation for this class was generated from the following files: