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

type FUNC_OnFirstRemoteVideoFrame = Option<unsafe extern "C" fn(uid: uid_t, width: c_int, height: c_int, elapsed: c_int)>;