pub unsafe extern "C" fn switch_core_media_bug_read(
bug: *mut switch_media_bug_t,
frame: *mut switch_frame_t,
fill: switch_bool_t,
) -> switch_status_tExpand description
\brief Read a frame from the bug \param bug the bug to read from \param frame the frame to write the data to \return SWITCH_STATUS_SUCCESS if the operation was a success