Table of Contents

Class VideoGLTextureUploadMeta

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
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 VideoGLTextureUploadMetaHandle

Transfer ownership: None Nullable: False

textureId uint

Transfer ownership: None Nullable: False

Returns

bool

Transfer ownership: None Nullable: False