TS_PAYLOAD_ONLY
ts_type |= TS_PACKET | TS_DEMUX | TS_PAYLOAD_ONLY;
if (feed->ts_type & TS_PAYLOAD_ONLY)
if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)
if (dvbdmxfilter->feed->ts_type & TS_PAYLOAD_ONLY)
!(dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)) {
if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)