StateBag::GetVideo

StateBag::GetVideo
inline Ptr<Video::VideoBase> GetVideo() const;
Description

GetVideo obtains a pointer set by SetVideo to Video::VideoBase interface.

Return Value

A Video::VideoBase pointer stored in the shared state or one of its delegates.