Function switch_core_session_get_stream

Source
pub unsafe extern "C" fn switch_core_session_get_stream(
    session: *mut switch_core_session_t,
    index: c_int,
) -> *mut c_void
Expand description

\brief Retreive a logical stream from a session \param session the session to add the stream to \param index the index to retrieve \return the stream