Function switch_core_session_get_stream_count

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

\brief Determine the number of logical streams a session has \param session the session to query \return the total number of logical streams