1 .. -*- coding: utf-8; mode: rst -*-
18 .. c:function:: int ioctl(fd, DMX_GET_PES_PIDS, __u16 pids[5])
19 :name: DMX_GET_PES_PIDS
25 File descriptor returned by :c:func:`open() <dvb-dmx-open>`.
34 .. note:: This ioctl is undocumented. Documentation is welcome.
40 On success 0 is returned, on error -1 and the ``errno`` variable is set
41 appropriately. The generic error codes are described at the
42 :ref:`Generic Error Codes <gen-errors>` chapter.