MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / FrameAtTime

Method FrameAtTime

src/video_controller.cpp:221–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221int VideoController::FrameAtTime(int time, agi::vfr::Time type) const {
222 return context->project->Timecodes().FrameAtTime(time, type);
223}
224
225void VideoController::OnVideoError(VideoProviderErrorEvent const& err) {
226 wxLogError(

Callers 15

IsDisplayedMethod · 0.45
IsDisplayedMethod · 0.45
ConvertTimeMethod · 0.45
CommitTimesMethod · 0.45
ConvertLineMethod · 0.45
WriteFileMethod · 0.45
ProcessMethod · 0.45
frame_from_msFunction · 0.45
OnSubToolMethod · 0.45
ValueMethod · 0.45
WidthMethod · 0.45
ValueMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36