sdk-hwV1.3/external/eyesee-mpp/system/private/rtsp/liveMedia/include/liveMedia_version.hh

11 lines
292 B
C++
Executable File

// Version information for the "liveMedia" library
// Copyright (c) 1996-2016 Live Networks, Inc. All rights reserved.
#ifndef _LIVEMEDIA_VERSION_HH
#define _LIVEMEDIA_VERSION_HH
#define LIVEMEDIA_LIBRARY_VERSION_STRING "20170726"
#define LIVEMEDIA_LIBRARY_VERSION_INT 1463702400
#endif