Skip to content
Snippets Groups Projects
Commit b8a46d56 authored by Mark Lee's avatar Mark Lee Committed by Rémi Denis-Courmont
Browse files

Add functions to get/set audio delay.


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: default avatarRémi Denis-Courmont <remi@remlab.net>
parent 3356dff1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment