Searched refs:m_start_timecode (Results 1 – 6 of 6) sorted by relevance
3446 long long Chapters::Atom::GetStartTimecode() const { return m_start_timecode; } in GetStartTimecode()3451 return GetTime(pChapters, m_start_timecode); in GetStartTime()3473 m_start_timecode = -1; in Init()3484 rhs.m_start_timecode = m_start_timecode; in ShallowCopy()3545 m_start_timecode = val; in Parse()
674 long long m_start_timecode; variable
3445 long long Chapters::Atom::GetStartTimecode() const { return m_start_timecode; } in GetStartTimecode()3450 return GetTime(pChapters, m_start_timecode); in GetStartTime()3472 m_start_timecode = -1; in Init()3483 rhs.m_start_timecode = m_start_timecode; in ShallowCopy()3544 m_start_timecode = val; in Parse()