dcv ~master (2021-10-24T03:09:37.678449)
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.