Function switch_core_session_get_effective_write_codec

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

\brief Retrieve the effevtive write codec from a given session \param session session to retrieve from \return a pointer to the codec