From b6af3db5680586c209bae53a7eb779ad0d38edc8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 9 Oct 2017 15:48:47 +0200 Subject: command: drop "audio-out-detected-device" property Coreaudio stopped setting it a few releases ago (66a958bb4fa). There is not much of a user- or API-visible change, so remove it without deprecation. --- DOCS/man/input.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 1bc033ea00..5b642660d4 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2017,10 +2017,6 @@ Property list ``current-ao`` Current audio output driver (name as used with ``--ao``). -``audio-out-detected-device`` - Return the audio device selected by the AO driver (only implemented for - some drivers: currently only ``coreaudio``). - ``working-directory`` Return the working directory of the mpv process. Can be useful for JSON IPC users, because the command line player usually works with relative paths. -- cgit v1.2.3