1.. Permission is granted to copy, distribute and/or modify this 2.. document under the terms of the GNU Free Documentation License, 3.. Version 1.1 or any later version published by the Free Software 4.. Foundation, with no Invariant Sections, no Front-Cover Texts 5.. and no Back-Cover Texts. A copy of the license is included at 6.. Documentation/userspace-api/media/fdl-appendix.rst. 7.. 8.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 9 10.. _dmx_fcalls: 11 12******************** 13Demux Function Calls 14******************** 15 16.. toctree:: 17 :maxdepth: 1 18 19 dmx-fopen 20 dmx-fclose 21 dmx-fread 22 dmx-fwrite 23 dmx-mmap 24 dmx-munmap 25 dmx-start 26 dmx-stop 27 dmx-set-filter 28 dmx-set-pes-filter 29 dmx-set-buffer-size 30 dmx-get-stc 31 dmx-get-pes-pids 32 dmx-add-pid 33 dmx-remove-pid 34 dmx-reqbufs 35 dmx-querybuf 36 dmx-expbuf 37 dmx-qbuf 38