/// <summary> /// 停止使用库 /// </summary> public void Dispose() { BVCU.ManagedLayer_CuRelease(m_bvcuSdkHandle); }