| OpenCV 4.5.3(日本語機械翻訳)
 | 
継承メンバを含む cv::VideoCapture の全メンバ一覧です。
| cap (定義場所: cv::VideoCapture) | cv::VideoCapture | protected | 
| get(int propId) const | cv::VideoCapture | virtual | 
| getBackendName() const | cv::VideoCapture | |
| getExceptionMode() | cv::VideoCapture | inline | 
| grab() | cv::VideoCapture | virtual | 
| icap (定義場所: cv::VideoCapture) | cv::VideoCapture | protected | 
| internal::VideoCapturePrivateAccessor (定義場所: cv::VideoCapture) | cv::VideoCapture | friend | 
| isOpened() const | cv::VideoCapture | virtual | 
| open(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual | 
| open(const String &filename, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | virtual | 
| open(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | virtual | 
| open(int index, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | virtual | 
| operator>>(CV_OUT Mat &image) | cv::VideoCapture | virtual | 
| operator>>(CV_OUT UMat &image) | cv::VideoCapture | virtual | 
| read(OutputArray image) | cv::VideoCapture | virtual | 
| release() | cv::VideoCapture | virtual | 
| retrieve(OutputArray image, int flag=0) | cv::VideoCapture | virtual | 
| set(int propId, double value) | cv::VideoCapture | virtual | 
| setExceptionMode(bool enable) | cv::VideoCapture | inline | 
| throwOnFail (定義場所: cv::VideoCapture) | cv::VideoCapture | protected | 
| VideoCapture() | cv::VideoCapture | |
| VideoCapture(const String &filename, int apiPreference=CAP_ANY) | cv::VideoCapture | explicit | 
| VideoCapture(const String &filename, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | explicit | 
| VideoCapture(int index, int apiPreference=CAP_ANY) | cv::VideoCapture | explicit | 
| VideoCapture(int index, int apiPreference, const std::vector< int > ¶ms) | cv::VideoCapture | explicit | 
| waitAny(const std::vector< VideoCapture > &streams, CV_OUT std::vector< int > &readyIndex, int64 timeoutNs=0) | cv::VideoCapture | static | 
| ~VideoCapture() | cv::VideoCapture | virtual |