Variables | |
| const juce::Identifier | colour { "Colour" } |
| const juce::Identifier | gain { "gain" } |
| const juce::Identifier | pan { "pan" } |
| const juce::Identifier | width { "width" } |
| const juce::Identifier | alpha { "alpha" } |
| const juce::Identifier | zoom { "zoom" } |
| const juce::Identifier | translateX { "translateX" } |
| const juce::Identifier | translateY { "translateY" } |
| const juce::Identifier | rotation { "rotation" } |
| const juce::Identifier colour { "Colour" } |
Referenced by AVClip::addDefaultAudioParameters(), and AVClip::addDefaultVideoParameters().
| const juce::Identifier gain { "gain" } |
| const juce::Identifier pan { "pan" } |
| const juce::Identifier width { "width" } |
| const juce::Identifier alpha { "alpha" } |
Referenced by AVClip::addDefaultVideoParameters(), SoftwareVideoMixer::compose(), and ComposedClip::render().
| const juce::Identifier zoom { "zoom" } |
Referenced by AVClip::addDefaultVideoParameters(), SoftwareVideoMixer::compose(), and ComposedClip::render().
| const juce::Identifier translateX { "translateX" } |
Referenced by AVClip::addDefaultVideoParameters(), SoftwareVideoMixer::compose(), and ComposedClip::render().
| const juce::Identifier translateY { "translateY" } |
Referenced by AVClip::addDefaultVideoParameters(), SoftwareVideoMixer::compose(), and ComposedClip::render().
| const juce::Identifier rotation { "rotation" } |
Referenced by AVClip::addDefaultVideoParameters(), SoftwareVideoMixer::compose(), and ComposedClip::render().