3.2.12. DMX_GET_PES_PIDS

3.2.12.1. Name

DMX_GET_PES_PIDS

3.2.12.2. Synopsis

int ioctl(fd, int request = DMX_GET_PES_PIDS, __u16[5])

3.2.12.3. Arguments

int fd File descriptor returned by a previous call to open().
int request Equals DMX_GET_PES_PIDS for this command.
__u16[5] Undocumented.

3.2.12.4. Description

This ioctl is undocumented. Documentation is welcome.

3.2.12.5. Return Value

On success 0 is returned, on error -1 and the errno variable is set appropriately. The generic error codes are described at the Generic Error Codes chapter.