-
Mark Lee authored
Two new functions added: * val = libvlc_audio_get_delay( p_mi ) * libvlc_audio_set_delay( p_mi, i_delay ) The delay is measured in microseconds. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
b8a46d56
Two new functions added:
* val = libvlc_audio_get_delay( p_mi )
* libvlc_audio_set_delay( p_mi, i_delay )
The delay is measured in microseconds.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>