3.2.14. DMX_SET_SOURCE

3.2.14.1. Name

DMX_SET_SOURCE

3.2.14.2. Synopsis

int ioctl(fd, DMX_SET_SOURCE, struct dmx_source *src)

3.2.14.3. Arguments

fd
File descriptor returned by open().
src
Undocumented.

3.2.14.4. Description

Note

This ioctl is undocumented. Documentation is welcome.

3.2.14.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.