|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::IO::FFmpegDemuxContext::seek | ( | int | stream_index, |
| int64_t | timestamp | ||
| ) |
Seek to the nearest keyframe at or before the given timestamp.
| stream_index | Target stream index. |
| timestamp | Timestamp in the stream's time_base units. |
Definition at line 135 of file FFmpegDemuxContext.cpp.
References format_context, and m_last_error.