_VideoCapture

Undocumented in source.

Members

Aliases

get
alias get = getProperty
Undocumented in source.
set
alias set = setProperty
Undocumented in source.

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
fromDevice
bool fromDevice(int device)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFile
bool fromFile(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
getProperty
double getProperty(int prop)
Undocumented in source. Be warned that the author may not have intended to support it.
grab
void grab(int skip)
Undocumented in source. Be warned that the author may not have intended to support it.
isOpened
bool isOpened()
Undocumented in source. Be warned that the author may not have intended to support it.
read
bool read(Mat buf)
Undocumented in source. Be warned that the author may not have intended to support it.
setProperty
void setProperty(int prop, double param)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta