Video display and composing engine for JUCE
Loading...
Searching...
No Matches
VideoPlayerApplication Class Reference

Inherits JUCEApplication.

Classes

class  MainWindow
 

Public Member Functions

 VideoPlayerApplication ()
 
const juce::String getApplicationName () override
 
const juce::String getApplicationVersion () override
 
bool moreThanOneInstanceAllowed () override
 
void initialise (const juce::String &commandLine) override
 
void shutdown () override
 
void systemRequestedQuit () override
 
void anotherInstanceStarted (const juce::String &commandLine) override
 

Constructor & Destructor Documentation

◆ VideoPlayerApplication()

Member Function Documentation

◆ getApplicationName()

const juce::String getApplicationName ( )
override

Referenced by initialise().

◆ getApplicationVersion()

const juce::String getApplicationVersion ( )
override

◆ moreThanOneInstanceAllowed()

bool moreThanOneInstanceAllowed ( )
override

◆ initialise()

void initialise ( const juce::String &  commandLine)
override

References getApplicationName().

◆ shutdown()

void shutdown ( )
override

◆ systemRequestedQuit()

void systemRequestedQuit ( )
override

◆ anotherInstanceStarted()

void anotherInstanceStarted ( const juce::String &  commandLine)
override

The documentation for this class was generated from the following file: