Home | History | Annotate | Download | only in IlmImf

Lines Matching refs:TimeCode

38 //	class TimeCode
48 TimeCode::TimeCode ()
55 TimeCode::TimeCode
96 TimeCode::TimeCode
106 TimeCode::TimeCode (const TimeCode &other)
113 TimeCode &
114 TimeCode::operator = (const TimeCode &other)
162 TimeCode::hours () const
169 TimeCode::setHours (int value)
180 TimeCode::minutes () const
187 TimeCode::setMinutes (int value)
198 TimeCode::seconds () const
205 TimeCode::setSeconds (int value)
216 TimeCode::frame () const
223 TimeCode::setFrame (int value)
234 TimeCode::dropFrame () const
241 TimeCode::setDropFrame (bool value)
248 TimeCode::colorFrame () const
255 TimeCode::setColorFrame (bool value)
262 TimeCode::fieldPhase () const
269 TimeCode::setFieldPhase (bool value)
276 TimeCode::bgf0 () const
283 TimeCode::setBgf0 (bool value)
290 TimeCode::bgf1 () const
297 TimeCode::setBgf1 (bool value)
304 TimeCode::bgf2 () const
311 TimeCode::setBgf2 (bool value)
318 TimeCode::binaryGroup (int group) const
331 TimeCode::setBinaryGroup (int group, int value)
344 TimeCode::timeAndFlags (Packing packing) const
371 TimeCode::setTimeAndFlags (unsigned int value, Packing packing)
402 TimeCode::userData () const
409 TimeCode::setUserData (unsigned int value)