Revert "libgstgl: gstglcaopengllayer: set the layer as opaque"
This reverts commit 6f152d381ca21595cdc823f32341c8f2fe71b9c7. The layer shouldn't be always opaque, it should be made a property.
This commit is contained in:
parent
9f2f3fec17
commit
1c1084881b
@ -44,7 +44,6 @@
|
||||
|
||||
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