|
OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
This is the complete list of members for OpenCVForUnity.VideoioModule.VideoWriter, including all inherited members.
| __fromPtr__(IntPtr addr) | OpenCVForUnity.VideoioModule.VideoWriter | static |
| DisposableObject() | OpenCVForUnity.DisposableObject | protected |
| DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
| DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| Dispose(bool disposing) | OpenCVForUnity.VideoioModule.VideoWriter | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| fourcc(char c1, char c2, char c3, char c4) | OpenCVForUnity.VideoioModule.VideoWriter | static |
| get(int propId) | OpenCVForUnity.VideoioModule.VideoWriter | |
| getBackendName() | OpenCVForUnity.VideoioModule.VideoWriter | |
| getNativeObjAddr() | OpenCVForUnity.VideoioModule.VideoWriter | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| isOpened() | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, Size frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, Size frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, Size frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, Size frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, Size frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, Size frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in Vec2d frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in Vec2d frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in Vec2d frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in(double width, double height) frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in(double width, double height) frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int fourcc, double fps, in(double width, double height) frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| open(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| release() | OpenCVForUnity.VideoioModule.VideoWriter | |
| set(int propId, double value) | OpenCVForUnity.VideoioModule.VideoWriter | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
| VideoWriter() | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, Size frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, Size frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, Size frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, Size frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, Size frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, Size frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in Vec2d frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in Vec2d frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in Vec2d frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in Vec2d frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in(double width, double height) frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in(double width, double height) frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize, bool isColor) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int fourcc, double fps, in(double width, double height) frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| VideoWriter(string filename, int apiPreference, int fourcc, double fps, in(double width, double height) frameSize, MatOfInt _params) | OpenCVForUnity.VideoioModule.VideoWriter | |
| write(Mat image) | OpenCVForUnity.VideoioModule.VideoWriter |