7.2.2.2. DVB audio close()

7.2.2.2.1. Name

DVB audio close()

Attention

This ioctl is deprecated

7.2.2.2.2. Synopsis

int close(int fd)

7.2.2.2.3. Arguments

int fd File descriptor returned by a previous call to open().

7.2.2.2.4. Description

This system call closes a previously opened audio device.

7.2.2.2.5. Return Value

EBADF fd is not a valid open file descriptor.

Table Of Contents

Previous topic

7.2.2.1. DVB audio open()

Next topic

7.2.2.3. DVB audio write()

This Page