Sayanan Sivaraman schrieb:
> Hey all,
>
> I'm trying to use DirectShow to display videos [I'm kind of new to
> Python, from more of a C++ background on windows]. I found some
> sample code online, but I am having trouble with calling the I
>
> import ctypes
> from ctypes import *
> from comtypes
Hey all,
I'm trying to use DirectShow to display videos [I'm kind of new to
Python, from more of a C++ background on windows]. I found some
sample code online, but I am having trouble with calling the I
import ctypes
from ctypes import *
from comtypes import client
from ctypes.wintypes import *