CvInvokeOpencvFFMpegLibrary Field |
http://www.emgu.com
The file name of the opencv_ffmpeg library
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic const string OpencvFFMpegLibrary = "opencv_videoio_ffmpeg411_64"
Public Const OpencvFFMpegLibrary As String = "opencv_videoio_ffmpeg411_64"
public:
literal String^ OpencvFFMpegLibrary = "opencv_videoio_ffmpeg411_64"
static val mutable OpencvFFMpegLibrary: string
Field Value
Type:
String
See Also