mojave man page for curlopt_interleavedata

Query: curlopt_interleavedata

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CURLOPT_INTERLEAVEDATA(3)				     curl_easy_setopt options					 CURLOPT_INTERLEAVEDATA(3)

NAME
CURLOPT_INTERLEAVEDATA - custom pointer to RTSP interleave callback
SYNOPSIS
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_INTERLEAVEDATA, void *pointer);
DESCRIPTION
This is the userdata pointer that will be passed to CURLOPT_INTERLEAVEFUNCTION(3) when interleaved RTP data is received.
DEFAULT
NULL
PROTOCOLS
RTSP
EXAMPLE
TODO
AVAILABILITY
Added in 7.20.0
RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
SEE ALSO
CURLOPT_INTERLEAVEFUNCTION(3), CURLOPT_RTSP_REQUEST(3), libcurl 7.54.0 February 03, 2016 CURLOPT_INTERLEAVEDATA(3)
Related Man Pages
curlinfo_num_connects(3) - mojave
curlinfo_protocol(3) - mojave
curlopt_accepttimeout_ms(3) - mojave
curlopt_append(3) - mojave
curlopt_timevalue(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
How can I direct messages from mac console.app to a log file?