1 .. -*- coding: utf-8; mode: rst -*-
14 .. attention:: This ioctl is deprecated
19 .. c:function:: int ioctl(fd, AUDIO_SET_KARAOKE, struct audio_karaoke *karaoke)
20 :name: AUDIO_SET_KARAOKE
35 - File descriptor returned by a previous call to open().
39 - audio_karaoke_t \*karaoke
41 - karaoke settings according to section ??.
47 This ioctl allows one to set the mixer settings for a karaoke DVD.
53 On success 0 is returned, on error -1 and the ``errno`` variable is set
54 appropriately. The generic error codes are described at the
55 :ref:`Generic Error Codes <gen-errors>` chapter.
66 - karaoke is not a valid or supported karaoke setting.