Home
last modified time | relevance | path

Searched refs:INPUT_GET_POSITION (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_input.h396 INPUT_GET_POSITION, /* arg1= double * res= */ enumerator
/dports/multimedia/vlc/vlc-3.0.16/src/input/
H A Dcontrol.c82 case INPUT_GET_POSITION: in input_vaControl()