Go to the documentation of this file.
100 using Ptr = std::shared_ptr<MoviePlaybackState>;
101 using ConstPtr = std::shared_ptr<const MoviePlaybackState>;
105 std::unique_ptr<Impl>
data;
void setMovieEnded(bool ended)
Custom movie_publisher datatypes.
MoviePlaybackState & operator=(const MoviePlaybackState &other)
void reset()
Reset the playback state to uninitialized state.
void setStreamTime(const StreamTime &time)
void setMovieStarted(bool started)
Time type denoting movie stream time.
void setFrameNum(size_t num)
bool hasMovieStarted() const
std::shared_ptr< MoviePlaybackState > Ptr
StreamTime streamTime() const
size_t subclipFrameNum() const
void setSubclipFrameNum(size_t num)
ros::Time rosTime() const
std::shared_ptr< const MoviePlaybackState > ConstPtr
void setRosTime(const ros::Time &time)
bool hasMovieEnded() const
void setSubclipTime(const StreamTime &time)
std::unique_ptr< Impl > data
PIMPL.
StreamTime subclipTime() const
movie_publisher
Author(s): Martin Pecka
autogenerated on Wed May 28 2025 02:07:22