Name
enum dmx_demux_caps — 
     MPEG-2 TS Demux capabilities bitmap
 
Synopsis
enum dmx_demux_caps {
  DMX_TS_FILTERING,
  DMX_SECTION_FILTERING,
  DMX_MEMORY_BASED_FILTERING
};  Constants
- DMX_TS_FILTERING
- 
   set if TS filtering is supported;
       
- DMX_SECTION_FILTERING
- 
   set if section filtering is supported;
       
- DMX_MEMORY_BASED_FILTERING
- 
   set if - writeavailable.
 
Description
   Those flags are OR'ed in the dmx_demux.capabilities field