]> git.sesse.net Git - vlc/blobdiff - include/vlc_input.h
* renamed --spu-track to --sub-track
[vlc] / include / vlc_input.h
index 1ceab6efb529a4f2d9725678b8f9b89ff4975f04..29c5287c89e1615851717208227f7e81d01c3d1e 100644 (file)
@@ -432,7 +432,7 @@ enum input_query_e
     INPUT_GET_STATE,            /* arg1= int *          res=    */
     INPUT_SET_STATE,            /* arg1= int            res=can fail    */
 
-    /* input variable "audio-delay" and "spu-delay" */
+    /* input variable "audio-delay" and "sub-delay" */
     INPUT_GET_AUDIO_DELAY,      /* arg1 = int* res=can fail */
     INPUT_SET_AUDIO_DELAY,      /* arg1 = int  res=can fail */
     INPUT_GET_SPU_DELAY,        /* arg1 = int* res=can fail */