[][src]Type Definition agorartc_sys::agorartc::agorartcnative::FUNC_OnRemoteAudioTransportStats

type FUNC_OnRemoteAudioTransportStats = Option<unsafe extern "C" fn(uid: uid_t, delay: c_ushort, lost: c_ushort, rxKBitRate: c_ushort)>;