OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::VideoReader Member List

This is the complete list of members for s3d::VideoReader, including all inherited members.

close()s3d::VideoReader
getCurrentFrameIndex() const noexcepts3d::VideoReader
getFPS() const noexcepts3d::VideoReader
getFrameCount() const noexcepts3d::VideoReader
getFrameDeltaSec() const noexcepts3d::VideoReader
getLengthSec() consts3d::VideoReader
getPosSec() consts3d::VideoReader
getProgress() const noexcepts3d::VideoReader
getSize() const noexcepts3d::VideoReader
isOpen() const noexcepts3d::VideoReader
open(FilePathView path)s3d::VideoReader
operator bool() const noexcepts3d::VideoReaderexplicit
path() const noexcepts3d::VideoReader
reachedEnd() const noexcepts3d::VideoReader
readFrame(Image &image)s3d::VideoReader
setCurrentFrameIndex(size_t index)s3d::VideoReader
VideoReader()s3d::VideoReader
VideoReader(FilePathView path)s3d::VideoReaderexplicit