Class VideoGLTextureUploadMeta
public class VideoGLTextureUploadMeta
- Inheritance
-
VideoGLTextureUploadMeta
- Inherited Members
Methods
GetInfo()
Calls native function gst_video_gl_texture_upload_meta_get_info.
public static extern MetaInfoUnownedHandle GetInfo()
Returns
- MetaInfoUnownedHandle
Transfer ownership: None Nullable: False
Upload(VideoGLTextureUploadMetaHandle, ref uint)
Calls native method gst_video_gl_texture_upload_meta_upload.
public static extern bool Upload(VideoGLTextureUploadMetaHandle meta, ref uint textureId)
Parameters
meta
VideoGLTextureUploadMetaHandleTransfer ownership: None Nullable: False
textureId
uintTransfer ownership: None Nullable: False
Returns
- bool
Transfer ownership: None Nullable: False