Class VideoGLTextureUploadMeta
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public sealed class VideoGLTextureUploadMeta
- Inheritance
-
VideoGLTextureUploadMeta
- Inherited Members
Constructors
VideoGLTextureUploadMeta()
public VideoGLTextureUploadMeta()
VideoGLTextureUploadMeta(VideoGLTextureUploadMetaOwnedHandle)
public VideoGLTextureUploadMeta(VideoGLTextureUploadMetaOwnedHandle handle)
Parameters
Properties
Handle
public VideoGLTextureUploadMetaOwnedHandle Handle { get; }
Property Value
NTextures
public uint NTextures { get; set; }
Property Value
TextureOrientation
public VideoGLTextureOrientation TextureOrientation { get; set; }
Property Value
Methods
Equals(VideoGLTextureUploadMeta?)
public bool Equals(VideoGLTextureUploadMeta? other)
Parameters
other
VideoGLTextureUploadMeta
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetInfo()
public static MetaInfo GetInfo()
Returns
GetUpload(ref uint)
public bool GetUpload(ref uint textureId)
Parameters
textureId
uint