#include <juce_Video_mac.h>


Public Member Functions | |
| JucePlayerStatusObserverClass () | |
Static Public Member Functions | |
| static PlayerControllerBase & | getOwner (id self) |
| static void | setOwner (id self, PlayerControllerBase *p) |
Static Private Member Functions | |
| static void | valueChanged (id self, SEL, NSString *keyPath, id, NSDictionary< NSString *, id > *change, void *) |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
References VideoComponent::Pimpl::errorOccurred(), VideoComponent::Pimpl::PlayerControllerBase< Derived >::JucePlayerStatusObserverClass::getOwner(), VideoComponent::Pimpl::PlayerControllerBase< Derived >::owner, VideoComponent::Pimpl::playbackStarted(), and VideoComponent::Pimpl::playbackStopped().
Referenced by VideoComponent::Pimpl::PlayerControllerBase< Derived >::JucePlayerStatusObserverClass::JucePlayerStatusObserverClass().