Searched refs:getStopTime (Results 1 – 15 of 15) sorted by relevance
152 public synchronized double getStopTime() in getStopTime() method in Player154 return maPlayer.getStopTime().getSeconds(); in getStopTime()
META-INF/MANIFEST.MF MediaUno.class MediaUno.java package public MediaUno extends java.lang ...
307 double MediaWindowBaseImpl::getStopTime() const in getStopTime() function in avmedia::priv::MediaWindowBaseImpl309 return( mxPlayer.is() ? mxPlayer->getStopTime() : 0.0 ); in getStopTime()
256 double MediaWindow::getStopTime() const in getStopTime() function in avmedia::MediaWindow258 return mpImpl->getStopTime(); in getStopTime()
87 double getStopTime() const;
106 double getStopTime() const;
115 double SAL_CALL Player::getStopTime( ) in getStopTime() function in avmedia::xine::Player
57 virtual double SAL_CALL getStopTime( ) throw (::com::sun::star::uno::RuntimeException);
59 virtual double SAL_CALL getStopTime() throw (::com::sun::star::uno::RuntimeException);
268 double SAL_CALL Player::getStopTime() in getStopTime() function in avmedia::macavf::Player
91 virtual double SAL_CALL getStopTime()
381 double SAL_CALL Player::getStopTime() in getStopTime() function in avmedia::gst::Player
79 virtual double SAL_CALL getStopTime( ) throw (::com::sun::star::uno::RuntimeException);
396 double SAL_CALL Player::getStopTime( ) in getStopTime() function in avmedia::win::Player
91 double getStopTime();
Completed in 42 milliseconds