BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META


Description:

[ CCode ( cname = "GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META" ) ]
[ Version ( since = "1.2.2" ) ]
public const string BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META

An option that can be activated on a bufferpool to request gl texture upload meta on buffers from the pool.

When this option is enabled on the bufferpool, GST_BUFFER_POOL_OPTION_VIDEO_META should also be enabled.


Namespace: Gst.Video