NO_SEEK
if (ref->flags() & NodeRef::NO_SEEK)
(NodeRef::NO_START_STOP | NodeRef::NO_SEEK | NodeRef::NO_PREROLL);
f |= (NodeRef::NO_START_STOP | NodeRef::NO_SEEK | NodeRef::NO_PREROLL);
if(!(m_flags & NO_SEEK)) {
if(m_flags & NO_SEEK)
if(m_flags & NO_SEEK)
if(m_flags & NodeRef::NO_SEEK)
ioFlags |= NodeRef::NO_SEEK;