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