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