dshowvideosink: spell things more betterer.
This commit is contained in:
parent
2bae099473
commit
bb3ff2d0a7
@ -45,7 +45,7 @@ typedef struct _GstDshowVideoSinkClass GstDshowVideoSinkClass;
|
||||
class RendererSupport
|
||||
{
|
||||
public:
|
||||
virtual ~RenderSupport() {};
|
||||
virtual ~RendererSupport() {};
|
||||
virtual const char *GetName() = 0;
|
||||
virtual IBaseFilter *GetFilter() = 0;
|
||||
virtual gboolean Configure() = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user