◆ PlayerController()
| VideoComponent::Pimpl::PlayerController::PlayerController |
( |
Pimpl & |
ownerToUse, |
|
|
bool |
useNativeControlsIfAvailable |
|
) |
| |
|
inline |
◆ attachPlaybackObserver()
◆ attachPlayerStatusObserver()
◆ close()
| void VideoComponent::Pimpl::PlayerController::close |
( |
| ) |
|
|
inline |
◆ crtp()
◆ detachPlaybackObserver()
◆ detachPlayerStatusObserver()
◆ errorOccurred()
◆ getPlayer()
| AVPlayer * VideoComponent::Pimpl::PlayerController::getPlayer |
( |
| ) |
const |
|
inline |
References wrappedPlayer.
Referenced by VideoComponent::Pimpl::getDuration(), VideoComponent::Pimpl::getNativeSize(), VideoComponent::Pimpl::getPosition(), VideoComponent::Pimpl::getSpeed(), VideoComponent::Pimpl::getVolume(), VideoComponent::Pimpl::isOpen(), VideoComponent::Pimpl::play(), VideoComponent::Pimpl::setPosition(), VideoComponent::Pimpl::setSpeed(), VideoComponent::Pimpl::setVolume(), and VideoComponent::Pimpl::stop().
◆ getView()
| NSView * VideoComponent::Pimpl::PlayerController::getView |
( |
| ) |
|
|
inline |
◆ load()
| Result VideoComponent::Pimpl::PlayerController::load |
( |
NSURL * |
url | ) |
|
|
inline |
◆ loadAsync()
| void VideoComponent::Pimpl::PlayerController::loadAsync |
( |
URL |
url | ) |
|
|
inline |
◆ playbackReachedEndTime()
◆ playbackStarted()
◆ playbackStopped()
◆ playerPreparationFinished()
◆ setPlayer()
| void VideoComponent::Pimpl::PlayerController::setPlayer |
( |
AVPlayer * |
player | ) |
|
|
inline |
◆ owner
◆ playbackObserverAttached
◆ playerAsyncInitialiser
◆ playerItemPlaybackStatusObserver
◆ playerStatusObserver
◆ playerStatusObserverAttached
◆ useNativeControls
◆ wrappedPlayer
| std::unique_ptr<WrappedPlayer> VideoComponent::Pimpl::PlayerController::wrappedPlayer |
|
private |
The documentation for this class was generated from the following file: