diplomat.wx_gui.video_player
Module contains a wx video player widget and a wx video controller widget. Uses multi-threading to load frames to a deque while playing them, allowing for smoother playback…
Functions
|
|
|
Waits for a new time from the connection. |
|
The core video loading function. |
Classes
|
A control deque. |
|
|
|
Provides a set of video controls for controlling a VideoPlayer. |
|
A video player for wx Widgets, Using cv2 for solid cross-platform video support. |