Fixed thumbnail generation for video_port captures
This commit is contained in:
parent
32ec2b463d
commit
1f12154876
3 changed files with 15 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
from . import capture, capture_manager
|
||||
from .capture import CaptureObject
|
||||
from .capture import CaptureObject, THUMBNAIL_SIZE
|
||||
from .capture_manager import CaptureManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue