Show All |
Public Member Functions
-
CaptureImplJni (int width, int height, const Capture::DeviceRef device)
-
~CaptureImplJni ()
-
voidstart ()
-
voidstop ()
-
boolisCapturing () const
-
boolcheckNewFrame () const
-
int32_tgetWidth () const
-
int32_tgetHeight () const
-
getSurface () const
-
getTexture () const
-
const Capture::DeviceRefgetDevice () const
Static Public Member Functions
-
const std::vector< Capture::DeviceRef > &getDevices (bool forceRefresh=false)