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

type FUNC_OnChannelRemoteVideoStateChanged = Option<unsafe extern "C" fn(channelId: *const c_char, uid: uid_t, state: c_int, reason: c_int, elapsed: c_int)>;