xvWidgets
|
This is the complete list of members for xv::VideoPlayer, including all inherited members.
getCurrentFrameIdx() | xv::VideoPlayer | |
getImage() | xv::VideoPlayer | |
onMouseMove(wxCommandEvent &evt) | xv::VideoPlayer | virtual |
onPlayClick(wxCommandEvent &) | xv::VideoPlayer | virtual |
onSliderClickDown(wxMouseEvent &) | xv::VideoPlayer | virtual |
onSliderClickUp(wxMouseEvent &) | xv::VideoPlayer | virtual |
onSliderMove(wxScrollEvent &) | xv::VideoPlayer | virtual |
open(const cv::String &filename) | xv::VideoPlayer | virtual |
open(int device) | xv::VideoPlayer | virtual |
pause() | xv::VideoPlayer | virtual |
play() | xv::VideoPlayer | virtual |
play(std::function< void(cv::Mat &)> callback, std::function< void(cv::Mat &)> postProcessCallback=[](cv::Mat &){}) | xv::VideoPlayer | virtual |
seek(int) | xv::VideoPlayer | virtual |
stop() | xv::VideoPlayer | virtual |
Thread (defined in xv::VideoPlayer) | xv::VideoPlayer | friend |
VideoPlayer(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxPanelNameStr) | xv::VideoPlayer | |
VideoPlayer(cv::VideoCapture *videoCapture) | xv::VideoPlayer | |
~VideoPlayer() (defined in xv::VideoPlayer) | xv::VideoPlayer | virtual |