dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
SeekTimeException
dcv
io
video
input
Exception thrown when seeking a time fails.
class
SeekTimeException : Exception {
this
(double time, string file, size_t line, Throwable next);
}
Constructors
this
this
(double time, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dcv
io
video
input
classes
InputStream
SeekFrameException
SeekTimeException
enums
InputStreamType
Exception thrown when seeking a time fails.