libgstgl: gstglcaopengllayer: set the layer as opaque
This commit is contained in:
parent
c2492b3a6b
commit
6f152d381c
@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
self->gst_gl_context = parent_gl_context;
|
self->gst_gl_context = parent_gl_context;
|
||||||
self.asynchronous = YES;
|
self.asynchronous = YES;
|
||||||
|
self.opaque = YES;
|
||||||
self.needsDisplayOnBoundsChange = YES;
|
self.needsDisplayOnBoundsChange = YES;
|
||||||
|
|
||||||
return self;
|
return self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user