Lines Matching refs:TimeCode

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