Static gstreamer_video::BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META[][src]

pub static BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META: Lazy<&'static str>
Expand description

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.